#d8c30d color space conversions
Hex:
#d8c30d
RGB:
216, 195, 13
CMY:
15, 24, 95
CMYK:
0, 10, 94, 15
HSL:
54°, 88.6463%, 44.9020%
HSV (HSB):
54°, 93.9815%, 84.7059%
XYZ:
47.9067, 53.6582, 8.2129
xyY:
0.4364, 0.4888, 53.6582
CIE-Lab:
78.2620, -8.3878, 78.0171
CIE-LCH:
78.2620, 78.4667, 96.1365
CIE-Luv:
78.2620, 20.9163, 83.4837
Hunter-Lab:
73.2518, -11.4516, 44.6287
#d8c30d color charts
#d8c30d color shades, tints & tones
#d8c30d color schemes
#d8c30d color preview, HTML & CSS examples
This text has a color of #d8c30d
<p style="color:#d8c30d;">Text here</p>
.mytext {color:#d8c30d;}
This box has a color of #d8c30d
<div style="background-color:#d8c30d;">Content here</div>
.mybackground {background-color:#d8c30d;}
Border around this has a color of #d8c30d
<div style="border:2px solid #d8c30d;">Content here</div>
.myborder {border:2px solid #d8c30d;}