#d9604e color space conversions
Hex:
#d9604e
RGB:
217, 96, 78
CMY:
15, 62, 69
CMYK:
0, 56, 64, 15
HSL:
8°, 64.6512%, 57.8431%
HSV (HSB):
8°, 64.0553%, 85.0980%
XYZ:
34.1733, 23.6675, 9.9749
xyY:
0.5039, 0.3490, 23.6675
CIE-Lab:
55.7534, 46.2564, 33.5530
CIE-LCH:
55.7534, 57.1441, 35.9560
CIE-Luv:
55.7534, 92.9988, 28.9199
Hunter-Lab:
48.6493, 40.2497, 21.8979
#d9604e color charts
#d9604e color shades, tints & tones
#d9604e color schemes
#d9604e color preview, HTML & CSS examples
This text has a color of #d9604e
<p style="color:#d9604e;">Text here</p>
.mytext {color:#d9604e;}
This box has a color of #d9604e
<div style="background-color:#d9604e;">Content here</div>
.mybackground {background-color:#d9604e;}
Border around this has a color of #d9604e
<div style="border:2px solid #d9604e;">Content here</div>
.myborder {border:2px solid #d9604e;}