#d5c52c color space conversions
Hex:
#d5c52c
RGB:
213, 197, 44
CMY:
16, 23, 83
CMYK:
0, 8, 79, 16
HSL:
54°, 66.7984%, 50.3922%
HSV (HSB):
54°, 79.3427%, 83.5294%
XYZ:
47.8614, 54.2605, 10.3336
xyY:
0.4256, 0.4825, 54.2605
CIE-Lab:
78.6134, -10.0276, 71.8986
CIE-LCH:
78.6134, 72.5945, 97.9397
CIE-Luv:
78.6134, 16.9653, 80.3916
Hunter-Lab:
73.6617, -12.9282, 43.2457
#d5c52c color charts
#d5c52c color shades, tints & tones
#d5c52c color schemes
#d5c52c color preview, HTML & CSS examples
This text has a color of #d5c52c
<p style="color:#d5c52c;">Text here</p>
.mytext {color:#d5c52c;}
This box has a color of #d5c52c
<div style="background-color:#d5c52c;">Content here</div>
.mybackground {background-color:#d5c52c;}
Border around this has a color of #d5c52c
<div style="border:2px solid #d5c52c;">Content here</div>
.myborder {border:2px solid #d5c52c;}