#d5c01a color space conversions
Hex:
#d5c01a
RGB:
213, 192, 26
CMY:
16, 25, 90
CMYK:
0, 10, 88, 16
HSL:
53°, 78.2427%, 46.8627%
HSV (HSB):
53°, 87.7934%, 83.5294%
XYZ:
46.4767, 51.9200, 8.5493
xyY:
0.4346, 0.4855, 51.9200
CIE-Lab:
77.2330, -7.9516, 75.1046
CIE-LCH:
77.2330, 75.5244, 96.0436
CIE-Luv:
77.2330, 20.7195, 81.1332
Hunter-Lab:
72.0555, -10.9626, 43.4042
#d5c01a color charts
#d5c01a color shades, tints & tones
#d5c01a color schemes
#d5c01a color preview, HTML & CSS examples
This text has a color of #d5c01a
<p style="color:#d5c01a;">Text here</p>
.mytext {color:#d5c01a;}
This box has a color of #d5c01a
<div style="background-color:#d5c01a;">Content here</div>
.mybackground {background-color:#d5c01a;}
Border around this has a color of #d5c01a
<div style="border:2px solid #d5c01a;">Content here</div>
.myborder {border:2px solid #d5c01a;}