#d5c31b color space conversions
Hex:
#d5c31b
RGB:
213, 195, 27
CMY:
16, 24, 89
CMYK:
0, 8, 87, 16
HSL:
54°, 77.5000%, 47.0588%
HSV (HSB):
54°, 87.3239%, 83.5294%
XYZ:
47.1535, 53.2555, 8.8310
xyY:
0.4317, 0.4875, 53.2555
CIE-Lab:
78.0256, -9.4650, 75.5406
CIE-LCH:
78.0256, 76.1313, 97.1418
CIE-Luv:
78.0256, 18.6049, 82.1785
Hunter-Lab:
72.9764, -12.3712, 43.9087
#d5c31b color charts
#d5c31b color shades, tints & tones
#d5c31b color schemes
#d5c31b color preview, HTML & CSS examples
This text has a color of #d5c31b
<p style="color:#d5c31b;">Text here</p>
.mytext {color:#d5c31b;}
This box has a color of #d5c31b
<div style="background-color:#d5c31b;">Content here</div>
.mybackground {background-color:#d5c31b;}
Border around this has a color of #d5c31b
<div style="border:2px solid #d5c31b;">Content here</div>
.myborder {border:2px solid #d5c31b;}