#d9144c color space conversions
Hex:
#d9144c
RGB:
217, 20, 76
CMY:
15, 92, 70
CMYK:
0, 91, 65, 15
HSL:
343°, 83.1224%, 46.4706%
HSV (HSB):
343°, 90.7834%, 85.0980%
XYZ:
30.1699, 15.7738, 8.2920
xyY:
0.5563, 0.2908, 15.7738
CIE-Lab:
46.6763, 70.9174, 23.2886
CIE-LCH:
46.6763, 74.6434, 18.1797
CIE-Luv:
46.6763, 131.0297, 11.1778
Hunter-Lab:
39.7163, 66.0916, 15.4228
#d9144c color charts
#d9144c color shades, tints & tones
#d9144c color schemes
#d9144c color preview, HTML & CSS examples
This text has a color of #d9144c
<p style="color:#d9144c;">Text here</p>
.mytext {color:#d9144c;}
This box has a color of #d9144c
<div style="background-color:#d9144c;">Content here</div>
.mybackground {background-color:#d9144c;}
Border around this has a color of #d9144c
<div style="border:2px solid #d9144c;">Content here</div>
.myborder {border:2px solid #d9144c;}