#d9606a color space conversions
Hex:
#d9606a
RGB:
217, 96, 106
CMY:
15, 62, 58
CMYK:
0, 56, 51, 15
HSL:
355°, 61.4213%, 61.3725%
HSV (HSB):
355°, 55.7604%, 85.0980%
XYZ:
35.3997, 24.1581, 16.4329
xyY:
0.4658, 0.3179, 24.1581
CIE-Lab:
56.2457, 48.3374, 18.0783
CIE-LCH:
56.2457, 51.6074, 20.5060
CIE-Luv:
56.2457, 86.9292, 13.1559
Hunter-Lab:
49.1509, 42.5461, 14.5828
#d9606a color charts
#d9606a color shades, tints & tones
#d9606a color schemes
#d9606a color preview, HTML & CSS examples
This text has a color of #d9606a
<p style="color:#d9606a;">Text here</p>
.mytext {color:#d9606a;}
This box has a color of #d9606a
<div style="background-color:#d9606a;">Content here</div>
.mybackground {background-color:#d9606a;}
Border around this has a color of #d9606a
<div style="border:2px solid #d9606a;">Content here</div>
.myborder {border:2px solid #d9606a;}