#d5c32a color space conversions
Hex:
#d5c32a
RGB:
213, 195, 42
CMY:
16, 24, 84
CMYK:
0, 8, 80, 16
HSL:
54°, 67.0588%, 50.0000%
HSV (HSB):
54°, 80.2817%, 83.5294%
XYZ:
47.3736, 53.3435, 9.9900
xyY:
0.4279, 0.4818, 53.3435
CIE-Lab:
78.0774, -9.0734, 71.9972
CIE-LCH:
78.0774, 72.5667, 97.1828
CIE-Luv:
78.0774, 18.3809, 79.9612
Hunter-Lab:
73.0366, -12.0341, 43.0160
#d5c32a color charts
#d5c32a color shades, tints & tones
#d5c32a color schemes
#d5c32a color preview, HTML & CSS examples
This text has a color of #d5c32a
<p style="color:#d5c32a;">Text here</p>
.mytext {color:#d5c32a;}
This box has a color of #d5c32a
<div style="background-color:#d5c32a;">Content here</div>
.mybackground {background-color:#d5c32a;}
Border around this has a color of #d5c32a
<div style="border:2px solid #d5c32a;">Content here</div>
.myborder {border:2px solid #d5c32a;}