#d91d4a color space conversions
Hex:
#d91d4a
RGB:
217, 29, 74
CMY:
15, 89, 71
CMYK:
0, 87, 66, 15
HSL:
346°, 76.4228%, 48.2353%
HSV (HSB):
346°, 86.6359%, 85.0980%
XYZ:
30.2907, 16.1249, 7.9945
xyY:
0.5567, 0.2964, 16.1249
CIE-Lab:
47.1379, 69.3824, 25.1106
CIE-LCH:
47.1379, 73.7866, 19.8960
CIE-Luv:
47.1379, 129.4772, 13.2996
Hunter-Lab:
40.1558, 64.3752, 16.3052
#d91d4a color charts
#d91d4a color shades, tints & tones
#d91d4a color schemes
#d91d4a color preview, HTML & CSS examples
This text has a color of #d91d4a
<p style="color:#d91d4a;">Text here</p>
.mytext {color:#d91d4a;}
This box has a color of #d91d4a
<div style="background-color:#d91d4a;">Content here</div>
.mybackground {background-color:#d91d4a;}
Border around this has a color of #d91d4a
<div style="border:2px solid #d91d4a;">Content here</div>
.myborder {border:2px solid #d91d4a;}