#cdc125 color space conversions
Hex:
#cdc125
RGB:
205, 193, 37
CMY:
20, 24, 85
CMYK:
0, 6, 82, 20
HSL:
56°, 69.4215%, 47.4510%
HSV (HSB):
56°, 81.9512%, 80.3922%
XYZ:
44.5807, 51.2526, 9.2934
xyY:
0.4241, 0.4875, 51.2526
CIE-Lab:
76.8318, -11.6532, 71.9971
CIE-LCH:
76.8318, 72.9341, 99.1940
CIE-Luv:
76.8318, 14.1171, 79.8880
Hunter-Lab:
71.5909, -14.1296, 42.4171
#cdc125 color charts
#cdc125 color shades, tints & tones
#cdc125 color schemes
#cdc125 color preview, HTML & CSS examples
This text has a color of #cdc125
<p style="color:#cdc125;">Text here</p>
.mytext {color:#cdc125;}
This box has a color of #cdc125
<div style="background-color:#cdc125;">Content here</div>
.mybackground {background-color:#cdc125;}
Border around this has a color of #cdc125
<div style="border:2px solid #cdc125;">Content here</div>
.myborder {border:2px solid #cdc125;}