#d9014e color space conversions
Hex:
#d9014e
RGB:
217, 1, 78
CMY:
15, 100, 69
CMYK:
0, 100, 64, 15
HSL:
339°, 99.0826%, 42.7451%
HSV (HSB):
339°, 99.5392%, 85.0980%
XYZ:
30.0013, 15.3235, 8.5842
xyY:
0.5565, 0.2842, 15.3235
CIE-Lab:
46.0741, 72.8765, 21.2659
CIE-LCH:
46.0741, 75.9159, 16.2676
CIE-Luv:
46.0741, 133.1718, 8.7066
Hunter-Lab:
39.1452, 68.3000, 14.3999
#d9014e color charts
#d9014e color shades, tints & tones
#d9014e color schemes
#d9014e color preview, HTML & CSS examples
This text has a color of #d9014e
<p style="color:#d9014e;">Text here</p>
.mytext {color:#d9014e;}
This box has a color of #d9014e
<div style="background-color:#d9014e;">Content here</div>
.mybackground {background-color:#d9014e;}
Border around this has a color of #d9014e
<div style="border:2px solid #d9014e;">Content here</div>
.myborder {border:2px solid #d9014e;}