#d91d7e color space conversions
Hex:
#d91d7e
RGB:
217, 29, 126
CMY:
15, 89, 51
CMYK:
0, 87, 42, 15
HSL:
329°, 76.4228%, 48.2353%
HSV (HSB):
329°, 86.6359%, 85.0980%
XYZ:
32.8205, 17.1368, 21.3166
xyY:
0.4605, 0.2404, 17.1368
CIE-Lab:
48.4319, 73.0595, -5.0417
CIE-LCH:
48.4319, 73.2333, 356.0524
CIE-Luv:
48.4319, 109.0494, -20.4222
Hunter-Lab:
41.3966, 69.0763, -1.5529
#d91d7e color charts
#d91d7e color shades, tints & tones
#d91d7e color schemes
#d91d7e color preview, HTML & CSS examples
This text has a color of #d91d7e
<p style="color:#d91d7e;">Text here</p>
.mytext {color:#d91d7e;}
This box has a color of #d91d7e
<div style="background-color:#d91d7e;">Content here</div>
.mybackground {background-color:#d91d7e;}
Border around this has a color of #d91d7e
<div style="border:2px solid #d91d7e;">Content here</div>
.myborder {border:2px solid #d91d7e;}