#d91d7c color space conversions
Hex:
#d91d7c
RGB:
217, 29, 124
CMY:
15, 89, 51
CMYK:
0, 87, 43, 15
HSL:
330°, 76.4228%, 48.2353%
HSV (HSB):
330°, 86.6359%, 85.0980%
XYZ:
32.6927, 17.0857, 20.6435
xyY:
0.4642, 0.2426, 17.0857
CIE-Lab:
48.3678, 72.8801, -3.9170
CIE-LCH:
48.3678, 72.9852, 356.9236
CIE-Luv:
48.3678, 109.9261, -18.9438
Hunter-Lab:
41.3348, 68.8441, -0.6764
#d91d7c color charts
#d91d7c color shades, tints & tones
#d91d7c color schemes
#d91d7c color preview, HTML & CSS examples
This text has a color of #d91d7c
<p style="color:#d91d7c;">Text here</p>
.mytext {color:#d91d7c;}
This box has a color of #d91d7c
<div style="background-color:#d91d7c;">Content here</div>
.mybackground {background-color:#d91d7c;}
Border around this has a color of #d91d7c
<div style="border:2px solid #d91d7c;">Content here</div>
.myborder {border:2px solid #d91d7c;}