#cdc30b color space conversions
Hex:
#cdc30b
RGB:
205, 195, 11
CMY:
20, 24, 96
CMYK:
0, 5, 95, 20
HSL:
57°, 89.8148%, 42.3529%
HSV (HSB):
57°, 94.6341%, 80.3922%
XYZ:
44.7523, 52.0335, 8.0014
xyY:
0.4271, 0.4966, 52.0335
CIE-Lab:
77.3009, -13.1773, 77.0917
CIE-LCH:
77.3009, 78.2098, 99.6998
CIE-Luv:
77.3009, 13.0068, 83.4954
Hunter-Lab:
72.1343, -15.4929, 43.9173
#cdc30b color charts
#cdc30b color shades, tints & tones
#cdc30b color schemes
#cdc30b color preview, HTML & CSS examples
This text has a color of #cdc30b
<p style="color:#cdc30b;">Text here</p>
.mytext {color:#cdc30b;}
This box has a color of #cdc30b
<div style="background-color:#cdc30b;">Content here</div>
.mybackground {background-color:#cdc30b;}
Border around this has a color of #cdc30b
<div style="border:2px solid #cdc30b;">Content here</div>
.myborder {border:2px solid #cdc30b;}