#cdcd0e color space conversions
Hex:
#cdcd0e
RGB:
205, 205, 14
CMY:
20, 20, 95
CMYK:
0, 0, 93, 20
HSL:
60°, 87.2146%, 42.9412%
HSV (HSB):
60°, 93.1707%, 80.3922%
XYZ:
47.0874, 56.6735, 8.8728
xyY:
0.4181, 0.5032, 56.6735
CIE-Lab:
79.9956, -18.1414, 78.8009
CIE-LCH:
79.9956, 80.8622, 102.9646
CIE-Luv:
79.9956, 6.2856, 87.1398
Hunter-Lab:
75.2818, -20.0946, 45.7093
#cdcd0e color charts
#cdcd0e color shades, tints & tones
#cdcd0e color schemes
#cdcd0e color preview, HTML & CSS examples
This text has a color of #cdcd0e
<p style="color:#cdcd0e;">Text here</p>
.mytext {color:#cdcd0e;}
This box has a color of #cdcd0e
<div style="background-color:#cdcd0e;">Content here</div>
.mybackground {background-color:#cdcd0e;}
Border around this has a color of #cdcd0e
<div style="border:2px solid #cdcd0e;">Content here</div>
.myborder {border:2px solid #cdcd0e;}