#d8c31b color space conversions
Hex:
#d8c31b
RGB:
216, 195, 27
CMY:
15, 24, 89
CMYK:
0, 10, 88, 15
HSL:
53°, 77.7778%, 47.6471%
HSV (HSB):
53°, 87.5000%, 84.7059%
XYZ:
48.0318, 53.7083, 8.8721
xyY:
0.4342, 0.4856, 53.7083
CIE-Lab:
78.2913, -8.1679, 75.8647
CIE-LCH:
78.2913, 76.3031, 96.1450
CIE-Luv:
78.2913, 20.7824, 82.2199
Hunter-Lab:
73.2859, -11.2609, 44.1224
#d8c31b color charts
#d8c31b color shades, tints & tones
#d8c31b color schemes
#d8c31b color preview, HTML & CSS examples
This text has a color of #d8c31b
<p style="color:#d8c31b;">Text here</p>
.mytext {color:#d8c31b;}
This box has a color of #d8c31b
<div style="background-color:#d8c31b;">Content here</div>
.mybackground {background-color:#d8c31b;}
Border around this has a color of #d8c31b
<div style="border:2px solid #d8c31b;">Content here</div>
.myborder {border:2px solid #d8c31b;}