#cbc07d color space conversions
Hex:
#cbc07d
RGB:
203, 192, 125
CMY:
20, 25, 51
CMYK:
0, 5, 38, 20
HSL:
52°, 42.8571%, 64.3137%
HSV (HSB):
52°, 38.4236%, 79.6078%
XYZ:
47.1799, 51.8765, 26.9285
xyY:
0.3745, 0.4118, 51.8765
CIE-Lab:
77.2069, -5.8623, 35.1619
CIE-LCH:
77.2069, 35.6472, 99.4655
CIE-Luv:
77.2069, 10.4727, 47.1020
Hunter-Lab:
72.0253, -9.1185, 28.2506
#cbc07d color charts
#cbc07d color shades, tints & tones
#cbc07d color schemes
#cbc07d color preview, HTML & CSS examples
This text has a color of #cbc07d
<p style="color:#cbc07d;">Text here</p>
.mytext {color:#cbc07d;}
This box has a color of #cbc07d
<div style="background-color:#cbc07d;">Content here</div>
.mybackground {background-color:#cbc07d;}
Border around this has a color of #cbc07d
<div style="border:2px solid #cbc07d;">Content here</div>
.myborder {border:2px solid #cbc07d;}