#d9445c color space conversions
Hex:
#d9445c
RGB:
217, 68, 92
CMY:
15, 73, 64
CMYK:
0, 69, 58, 15
HSL:
350°, 66.2222%, 55.8824%
HSV (HSB):
350°, 68.6636%, 85.0980%
XYZ:
32.6142, 19.6587, 12.2008
xyY:
0.5059, 0.3049, 19.6587
CIE-Lab:
51.4491, 59.3179, 19.8704
CIE-LCH:
51.4491, 62.5575, 18.5199
CIE-Luv:
51.4491, 107.3235, 11.7721
Hunter-Lab:
44.3381, 53.7092, 14.7215
#d9445c color charts
#d9445c color shades, tints & tones
#d9445c color schemes
#d9445c color preview, HTML & CSS examples
This text has a color of #d9445c
<p style="color:#d9445c;">Text here</p>
.mytext {color:#d9445c;}
This box has a color of #d9445c
<div style="background-color:#d9445c;">Content here</div>
.mybackground {background-color:#d9445c;}
Border around this has a color of #d9445c
<div style="border:2px solid #d9445c;">Content here</div>
.myborder {border:2px solid #d9445c;}