#d8c05b color space conversions
Hex:
#d8c05b
RGB:
216, 192, 91
CMY:
15, 25, 64
CMYK:
0, 11, 58, 15
HSL:
48°, 61.5764%, 60.1961%
HSV (HSB):
48°, 57.8704%, 84.7059%
XYZ:
49.0569, 53.0535, 17.5523
xyY:
0.4100, 0.4434, 53.0535
CIE-Lab:
77.9066, -3.6965, 53.0597
CIE-LCH:
77.9066, 53.1883, 93.9851
CIE-Luv:
77.9066, 21.0598, 64.4809
Hunter-Lab:
72.8379, -7.2451, 36.6989
#d8c05b color charts
#d8c05b color shades, tints & tones
#d8c05b color schemes
#d8c05b color preview, HTML & CSS examples
This text has a color of #d8c05b
<p style="color:#d8c05b;">Text here</p>
.mytext {color:#d8c05b;}
This box has a color of #d8c05b
<div style="background-color:#d8c05b;">Content here</div>
.mybackground {background-color:#d8c05b;}
Border around this has a color of #d8c05b
<div style="border:2px solid #d8c05b;">Content here</div>
.myborder {border:2px solid #d8c05b;}