#cbc07b color space conversions
Hex:
#cbc07b
RGB:
203, 192, 123
CMY:
20, 25, 52
CMYK:
0, 5, 39, 20
HSL:
52°, 43.4783%, 63.9216%
HSV (HSB):
52°, 39.4089%, 79.6078%
XYZ:
47.0534, 51.8258, 26.2623
xyY:
0.3760, 0.4141, 51.8258
CIE-Lab:
77.1766, -6.0859, 36.1536
CIE-LCH:
77.1766, 36.6623, 99.5552
CIE-Luv:
77.1766, 10.5737, 48.2284
Hunter-Lab:
71.9902, -9.3137, 28.7639
#cbc07b color charts
#cbc07b color shades, tints & tones
#cbc07b color schemes
#cbc07b color preview, HTML & CSS examples
This text has a color of #cbc07b
<p style="color:#cbc07b;">Text here</p>
.mytext {color:#cbc07b;}
This box has a color of #cbc07b
<div style="background-color:#cbc07b;">Content here</div>
.mybackground {background-color:#cbc07b;}
Border around this has a color of #cbc07b
<div style="border:2px solid #cbc07b;">Content here</div>
.myborder {border:2px solid #cbc07b;}