#d8c25d color space conversions
Hex:
#d8c25d
RGB:
216, 194, 93
CMY:
15, 24, 64
CMYK:
0, 10, 57, 15
HSL:
49°, 61.1940%, 60.5882%
HSV (HSB):
49°, 56.9444%, 84.7059%
XYZ:
49.5865, 53.9728, 18.1602
xyY:
0.4074, 0.4434, 53.9728
CIE-Lab:
78.4459, -4.5828, 52.7471
CIE-LCH:
78.4459, 52.9458, 94.9656
CIE-Luv:
78.4459, 19.6308, 64.5764
Hunter-Lab:
73.4662, -8.0861, 36.7703
#d8c25d color charts
#d8c25d color shades, tints & tones
#d8c25d color schemes
#d8c25d color preview, HTML & CSS examples
This text has a color of #d8c25d
<p style="color:#d8c25d;">Text here</p>
.mytext {color:#d8c25d;}
This box has a color of #d8c25d
<div style="background-color:#d8c25d;">Content here</div>
.mybackground {background-color:#d8c25d;}
Border around this has a color of #d8c25d
<div style="border:2px solid #d8c25d;">Content here</div>
.myborder {border:2px solid #d8c25d;}