#cbc05d color space conversions
Hex:
#cbc05d
RGB:
203, 192, 93
CMY:
20, 25, 64
CMYK:
0, 5, 54, 20
HSL:
54°, 51.4019%, 58.0392%
HSV (HSB):
54°, 54.1872%, 79.6078%
XYZ:
45.4540, 51.1861, 17.8401
xyY:
0.3970, 0.4471, 51.1861
CIE-Lab:
76.7916, -8.9597, 50.5455
CIE-LCH:
76.7916, 51.3335, 100.0518
CIE-Luv:
76.7916, 11.9036, 63.0428
Hunter-Lab:
71.5445, -11.7972, 35.2967
#cbc05d color charts
#cbc05d color shades, tints & tones
#cbc05d color schemes
#cbc05d color preview, HTML & CSS examples
This text has a color of #cbc05d
<p style="color:#cbc05d;">Text here</p>
.mytext {color:#cbc05d;}
This box has a color of #cbc05d
<div style="background-color:#cbc05d;">Content here</div>
.mybackground {background-color:#cbc05d;}
Border around this has a color of #cbc05d
<div style="border:2px solid #cbc05d;">Content here</div>
.myborder {border:2px solid #cbc05d;}