#cbc06e color space conversions
Hex:
#cbc06e
RGB:
203, 192, 110
CMY:
20, 25, 57
CMYK:
0, 5, 46, 20
HSL:
53°, 47.2081%, 61.3725%
HSV (HSB):
53°, 45.8128%, 79.6078%
XYZ:
46.2927, 51.5216, 22.2566
xyY:
0.3855, 0.4291, 51.5216
CIE-Lab:
76.9939, -7.4414, 42.5204
CIE-LCH:
76.9939, 43.1666, 99.9266
CIE-Luv:
76.9939, 11.1938, 55.1385
Hunter-Lab:
71.7785, -10.4910, 31.8607
#cbc06e color charts
#cbc06e color shades, tints & tones
#cbc06e color schemes
#cbc06e color preview, HTML & CSS examples
This text has a color of #cbc06e
<p style="color:#cbc06e;">Text here</p>
.mytext {color:#cbc06e;}
This box has a color of #cbc06e
<div style="background-color:#cbc06e;">Content here</div>
.mybackground {background-color:#cbc06e;}
Border around this has a color of #cbc06e
<div style="border:2px solid #cbc06e;">Content here</div>
.myborder {border:2px solid #cbc06e;}