#d5c31a color space conversions
Hex:
#d5c31a
RGB:
213, 195, 26
CMY:
16, 24, 90
CMYK:
0, 8, 88, 16
HSL:
54°, 78.2427%, 46.8627%
HSV (HSB):
54°, 87.7934%, 83.5294%
XYZ:
47.1421, 53.2509, 8.7711
xyY:
0.4318, 0.4878, 53.2509
CIE-Lab:
78.0229, -9.4853, 75.7322
CIE-LCH:
78.0229, 76.3239, 97.1390
CIE-Luv:
78.0229, 18.6166, 82.2938
Hunter-Lab:
72.9732, -12.3887, 43.9548
#d5c31a color charts
#d5c31a color shades, tints & tones
#d5c31a color schemes
#d5c31a color preview, HTML & CSS examples
This text has a color of #d5c31a
<p style="color:#d5c31a;">Text here</p>
.mytext {color:#d5c31a;}
This box has a color of #d5c31a
<div style="background-color:#d5c31a;">Content here</div>
.mybackground {background-color:#d5c31a;}
Border around this has a color of #d5c31a
<div style="border:2px solid #d5c31a;">Content here</div>
.myborder {border:2px solid #d5c31a;}