#cdd50d color space conversions
Hex:
#cdd50d
RGB:
205, 213, 13
CMY:
20, 16, 95
CMYK:
4, 0, 94, 16
HSL:
62°, 88.4956%, 44.3137%
HSV (HSB):
62°, 93.8967%, 83.5294%
XYZ:
49.0437, 60.5967, 9.4922
xyY:
0.4117, 0.5086, 60.5967
CIE-Lab:
82.1615, -22.0721, 80.5625
CIE-LCH:
82.1615, 83.5314, 105.3217
CIE-Luv:
82.1615, 1.0955, 90.2688
Hunter-Lab:
77.8439, -23.7670, 47.2609
#cdd50d color charts
#cdd50d color shades, tints & tones
#cdd50d color schemes
#cdd50d color preview, HTML & CSS examples
This text has a color of #cdd50d
<p style="color:#cdd50d;">Text here</p>
.mytext {color:#cdd50d;}
This box has a color of #cdd50d
<div style="background-color:#cdd50d;">Content here</div>
.mybackground {background-color:#cdd50d;}
Border around this has a color of #cdd50d
<div style="border:2px solid #cdd50d;">Content here</div>
.myborder {border:2px solid #cdd50d;}