#cbc08e color space conversions
Hex:
#cbc08e
RGB:
203, 192, 142
CMY:
20, 25, 44
CMYK:
0, 5, 30, 20
HSL:
49°, 36.9697%, 67.6471%
HSV (HSB):
49°, 30.0493%, 79.6078%
XYZ:
48.3607, 52.3488, 33.1466
xyY:
0.3613, 0.3911, 52.3488
CIE-Lab:
77.4889, -3.8024, 26.6463
CIE-LCH:
77.4889, 26.9162, 98.1211
CIE-Luv:
77.4889, 9.5571, 36.8877
Hunter-Lab:
72.3525, -7.3066, 23.4844
#cbc08e color charts
#cbc08e color shades, tints & tones
#cbc08e color schemes
#cbc08e color preview, HTML & CSS examples
This text has a color of #cbc08e
<p style="color:#cbc08e;">Text here</p>
.mytext {color:#cbc08e;}
This box has a color of #cbc08e
<div style="background-color:#cbc08e;">Content here</div>
.mybackground {background-color:#cbc08e;}
Border around this has a color of #cbc08e
<div style="border:2px solid #cbc08e;">Content here</div>
.myborder {border:2px solid #cbc08e;}