#d9925d color space conversions
Hex:
#d9925d
RGB:
217, 146, 93
CMY:
15, 43, 64
CMYK:
0, 33, 57, 15
HSL:
26°, 62.0000%, 60.7843%
HSV (HSB):
26°, 57.1429%, 85.0980%
XYZ:
40.8699, 36.0998, 15.1698
xyY:
0.4436, 0.3918, 36.0998
CIE-Lab:
66.5961, 21.3736, 38.7251
CIE-LCH:
66.5961, 44.2319, 61.1043
CIE-Luv:
66.5961, 54.1349, 42.5251
Hunter-Lab:
60.0831, 16.2745, 27.0886
#d9925d color charts
#d9925d color shades, tints & tones
#d9925d color schemes
#d9925d color preview, HTML & CSS examples
This text has a color of #d9925d
<p style="color:#d9925d;">Text here</p>
.mytext {color:#d9925d;}
This box has a color of #d9925d
<div style="background-color:#d9925d;">Content here</div>
.mybackground {background-color:#d9925d;}
Border around this has a color of #d9925d
<div style="border:2px solid #d9925d;">Content here</div>
.myborder {border:2px solid #d9925d;}