#cdc04b color space conversions
Hex:
#cdc04b
RGB:
205, 192, 75
CMY:
20, 25, 71
CMYK:
0, 6, 63, 20
HSL:
54°, 56.5217%, 54.9020%
HSV (HSB):
54°, 63.4146%, 80.3922%
XYZ:
45.2965, 51.1864, 14.1492
xyY:
0.4094, 0.4627, 51.1864
CIE-Lab:
76.7918, -9.4128, 58.6833
CIE-LCH:
76.7918, 59.4334, 99.1126
CIE-Luv:
76.7918, 13.9159, 70.0081
Hunter-Lab:
71.5447, -12.1910, 38.3557
#cdc04b color charts
#cdc04b color shades, tints & tones
#cdc04b color schemes
#cdc04b color preview, HTML & CSS examples
This text has a color of #cdc04b
<p style="color:#cdc04b;">Text here</p>
.mytext {color:#cdc04b;}
This box has a color of #cdc04b
<div style="background-color:#cdc04b;">Content here</div>
.mybackground {background-color:#cdc04b;}
Border around this has a color of #cdc04b
<div style="border:2px solid #cdc04b;">Content here</div>
.myborder {border:2px solid #cdc04b;}