#d91c8a color space conversions
Hex:
#d91c8a
RGB:
217, 28, 138
CMY:
15, 89, 46
CMYK:
0, 87, 36, 15
HSL:
325°, 77.1429%, 48.0392%
HSV (HSB):
325°, 87.0968%, 85.0980%
XYZ:
33.6180, 17.4172, 25.6347
xyY:
0.4385, 0.2272, 17.4172
CIE-Lab:
48.7815, 74.3713, -11.8038
CIE-LCH:
48.7815, 75.3022, 350.9815
CIE-Luv:
48.7815, 103.9117, -29.6173
Hunter-Lab:
41.7339, 70.7529, -7.2047
#d91c8a color charts
#d91c8a color shades, tints & tones
#d91c8a color schemes
#d91c8a color preview, HTML & CSS examples
This text has a color of #d91c8a
<p style="color:#d91c8a;">Text here</p>
.mytext {color:#d91c8a;}
This box has a color of #d91c8a
<div style="background-color:#d91c8a;">Content here</div>
.mybackground {background-color:#d91c8a;}
Border around this has a color of #d91c8a
<div style="border:2px solid #d91c8a;">Content here</div>
.myborder {border:2px solid #d91c8a;}