#d91e42 color space conversions
Hex:
#d91e42
RGB:
217, 30, 66
CMY:
15, 88, 74
CMYK:
0, 86, 70, 15
HSL:
348°, 75.7085%, 48.4314%
HSV (HSB):
348°, 86.1751%, 85.0980%
XYZ:
30.0629, 16.0736, 6.6723
xyY:
0.5693, 0.3044, 16.0736
CIE-Lab:
47.0709, 68.8129, 29.8930
CIE-LCH:
47.0709, 75.0254, 23.4806
CIE-Luv:
47.0709, 131.6459, 17.4224
Hunter-Lab:
40.0919, 63.6874, 18.1970
#d91e42 color charts
#d91e42 color shades, tints & tones
#d91e42 color schemes
#d91e42 color preview, HTML & CSS examples
This text has a color of #d91e42
<p style="color:#d91e42;">Text here</p>
.mytext {color:#d91e42;}
This box has a color of #d91e42
<div style="background-color:#d91e42;">Content here</div>
.mybackground {background-color:#d91e42;}
Border around this has a color of #d91e42
<div style="border:2px solid #d91e42;">Content here</div>
.myborder {border:2px solid #d91e42;}