#d5d00c color space conversions
Hex:
#d5d00c
RGB:
213, 208, 12
CMY:
16, 18, 95
CMYK:
0, 2, 94, 16
HSL:
59°, 89.3333%, 44.1176%
HSV (HSB):
59°, 94.3662%, 83.5294%
XYZ:
50.0628, 59.2844, 9.1523
xyY:
0.4225, 0.5003, 59.2844
CIE-Lab:
81.4477, -16.2369, 80.4034
CIE-LCH:
81.4477, 82.0265, 101.4169
CIE-Luv:
81.4477, 9.8376, 88.4686
Hunter-Lab:
76.9964, -18.6835, 46.8499
#d5d00c color charts
#d5d00c color shades, tints & tones
#d5d00c color schemes
#d5d00c color preview, HTML & CSS examples
This text has a color of #d5d00c
<p style="color:#d5d00c;">Text here</p>
.mytext {color:#d5d00c;}
This box has a color of #d5d00c
<div style="background-color:#d5d00c;">Content here</div>
.mybackground {background-color:#d5d00c;}
Border around this has a color of #d5d00c
<div style="border:2px solid #d5d00c;">Content here</div>
.myborder {border:2px solid #d5d00c;}