#d91da2 color space conversions
Hex:
#d91da2
RGB:
217, 29, 162
CMY:
15, 89, 36
CMYK:
0, 87, 25, 15
HSL:
318°, 76.4228%, 48.2353%
HSV (HSB):
318°, 86.6359%, 85.0980%
XYZ:
35.5762, 18.2391, 35.8278
xyY:
0.3969, 0.2035, 18.2391
CIE-Lab:
49.7848, 76.7831, -24.6535
CIE-LCH:
49.7848, 80.6439, 342.1992
CIE-Luv:
49.7848, 93.0088, -48.1212
Hunter-Lab:
42.7072, 73.9574, -19.8443
#d91da2 color charts
#d91da2 color shades, tints & tones
#d91da2 color schemes
#d91da2 color preview, HTML & CSS examples
This text has a color of #d91da2
<p style="color:#d91da2;">Text here</p>
.mytext {color:#d91da2;}
This box has a color of #d91da2
<div style="background-color:#d91da2;">Content here</div>
.mybackground {background-color:#d91da2;}
Border around this has a color of #d91da2
<div style="border:2px solid #d91da2;">Content here</div>
.myborder {border:2px solid #d91da2;}