#d5c23e color space conversions
Hex:
#d5c23e
RGB:
213, 194, 62
CMY:
16, 24, 76
CMYK:
0, 9, 71, 16
HSL:
52°, 64.2553%, 53.9216%
HSV (HSB):
52°, 70.8920%, 83.5294%
XYZ:
47.6019, 53.0775, 12.2935
xyY:
0.4214, 0.4698, 53.0775
CIE-Lab:
77.9207, -7.7625, 65.2674
CIE-LCH:
77.9207, 65.7274, 96.7825
CIE-Luv:
77.9207, 18.6121, 75.0653
Hunter-Lab:
72.8543, -10.8660, 40.9934
#d5c23e color charts
#d5c23e color shades, tints & tones
#d5c23e color schemes
#d5c23e color preview, HTML & CSS examples
This text has a color of #d5c23e
<p style="color:#d5c23e;">Text here</p>
.mytext {color:#d5c23e;}
This box has a color of #d5c23e
<div style="background-color:#d5c23e;">Content here</div>
.mybackground {background-color:#d5c23e;}
Border around this has a color of #d5c23e
<div style="border:2px solid #d5c23e;">Content here</div>
.myborder {border:2px solid #d5c23e;}