#cbc06c color space conversions
Hex:
#cbc06c
RGB:
203, 192, 108
CMY:
20, 25, 58
CMYK:
0, 5, 47, 20
HSL:
53°, 47.7387%, 60.9804%
HSV (HSB):
53°, 46.7980%, 79.6078%
XYZ:
46.1850, 51.4785, 21.6895
xyY:
0.3870, 0.4313, 51.4785
CIE-Lab:
76.9680, -7.6349, 43.4850
CIE-LCH:
76.9680, 44.1502, 99.9583
CIE-Luv:
76.9680, 11.2834, 56.1364
Hunter-Lab:
71.7485, -10.6582, 32.3007
#cbc06c color charts
#cbc06c color shades, tints & tones
#cbc06c color schemes
#cbc06c color preview, HTML & CSS examples
This text has a color of #cbc06c
<p style="color:#cbc06c;">Text here</p>
.mytext {color:#cbc06c;}
This box has a color of #cbc06c
<div style="background-color:#cbc06c;">Content here</div>
.mybackground {background-color:#cbc06c;}
Border around this has a color of #cbc06c
<div style="border:2px solid #cbc06c;">Content here</div>
.myborder {border:2px solid #cbc06c;}