#d5c01c color space conversions
Hex:
#d5c01c
RGB:
213, 192, 28
CMY:
16, 25, 89
CMYK:
0, 10, 87, 16
HSL:
53°, 76.7635%, 47.2549%
HSV (HSB):
53°, 86.8545%, 83.5294%
XYZ:
46.4998, 51.9292, 8.6712
xyY:
0.4342, 0.4849, 51.9292
CIE-Lab:
77.2385, -7.9101, 74.7091
CIE-LCH:
77.2385, 75.1267, 96.0439
CIE-Luv:
77.2385, 20.6942, 80.8955
Hunter-Lab:
72.0620, -10.9267, 43.3091
#d5c01c color charts
#d5c01c color shades, tints & tones
#d5c01c color schemes
#d5c01c color preview, HTML & CSS examples
This text has a color of #d5c01c
<p style="color:#d5c01c;">Text here</p>
.mytext {color:#d5c01c;}
This box has a color of #d5c01c
<div style="background-color:#d5c01c;">Content here</div>
.mybackground {background-color:#d5c01c;}
Border around this has a color of #d5c01c
<div style="border:2px solid #d5c01c;">Content here</div>
.myborder {border:2px solid #d5c01c;}