#d91e72 color space conversions
Hex:
#d91e72
RGB:
217, 30, 114
CMY:
15, 88, 55
CMYK:
0, 86, 47, 15
HSL:
333°, 75.7085%, 48.4314%
HSV (HSB):
333°, 86.1751%, 85.0980%
XYZ:
32.1168, 16.8952, 17.4879
xyY:
0.4830, 0.2541, 16.8952
CIE-Lab:
48.1277, 71.8458, 1.8499
CIE-LCH:
48.1277, 71.8696, 1.4750
CIE-Luv:
48.1277, 114.0150, -11.5596
Hunter-Lab:
41.1037, 67.5412, 3.5472
#d91e72 color charts
#d91e72 color shades, tints & tones
#d91e72 color schemes
#d91e72 color preview, HTML & CSS examples
This text has a color of #d91e72
<p style="color:#d91e72;">Text here</p>
.mytext {color:#d91e72;}
This box has a color of #d91e72
<div style="background-color:#d91e72;">Content here</div>
.mybackground {background-color:#d91e72;}
Border around this has a color of #d91e72
<div style="border:2px solid #d91e72;">Content here</div>
.myborder {border:2px solid #d91e72;}