#cbc67d color space conversions
Hex:
#cbc67d
RGB:
203, 198, 125
CMY:
20, 22, 51
CMYK:
0, 2, 38, 20
HSL:
56°, 42.8571%, 64.3137%
HSV (HSB):
56°, 38.4236%, 79.6078%
XYZ:
48.5244, 54.5653, 27.3767
xyY:
0.3719, 0.4182, 54.5653
CIE-Lab:
78.7902, -8.9618, 37.1992
CIE-LCH:
78.7902, 38.2635, 103.5452
CIE-Luv:
78.7902, 6.8212, 50.2609
Hunter-Lab:
73.8684, -12.0124, 29.7341
#cbc67d color charts
#cbc67d color shades, tints & tones
#cbc67d color schemes
#cbc67d color preview, HTML & CSS examples
This text has a color of #cbc67d
<p style="color:#cbc67d;">Text here</p>
.mytext {color:#cbc67d;}
This box has a color of #cbc67d
<div style="background-color:#cbc67d;">Content here</div>
.mybackground {background-color:#cbc67d;}
Border around this has a color of #cbc67d
<div style="border:2px solid #cbc67d;">Content here</div>
.myborder {border:2px solid #cbc67d;}