#cbc256 color space conversions
Hex:
#cbc256
RGB:
203, 194, 86
CMY:
20, 24, 66
CMYK:
0, 4, 58, 20
HSL:
55°, 52.9412%, 56.6667%
HSV (HSB):
55°, 57.6355%, 79.6078%
XYZ:
45.6001, 51.9520, 16.4284
xyY:
0.4001, 0.4558, 51.9520
CIE-Lab:
77.2521, -10.5262, 54.3058
CIE-LCH:
77.2521, 55.3166, 100.9697
CIE-Luv:
77.2521, 10.8632, 66.8218
Hunter-Lab:
72.0777, -13.2076, 36.9406
#cbc256 color charts
#cbc256 color shades, tints & tones
#cbc256 color schemes
#cbc256 color preview, HTML & CSS examples
This text has a color of #cbc256
<p style="color:#cbc256;">Text here</p>
.mytext {color:#cbc256;}
This box has a color of #cbc256
<div style="background-color:#cbc256;">Content here</div>
.mybackground {background-color:#cbc256;}
Border around this has a color of #cbc256
<div style="border:2px solid #cbc256;">Content here</div>
.myborder {border:2px solid #cbc256;}