#d91c9b color space conversions
Hex:
#d91c9b
RGB:
217, 28, 155
CMY:
15, 89, 39
CMYK:
0, 87, 29, 15
HSL:
320°, 77.1429%, 48.0392%
HSV (HSB):
320°, 87.0968%, 85.0980%
XYZ:
34.9469, 17.9488, 32.6329
xyY:
0.4086, 0.2099, 17.9488
CIE-Lab:
49.4339, 76.1583, -21.0257
CIE-LCH:
49.4339, 79.0074, 344.5663
CIE-Luv:
49.4339, 96.2830, -42.7840
Hunter-Lab:
42.3660, 73.1008, -16.0126
#d91c9b color charts
#d91c9b color shades, tints & tones
#d91c9b color schemes
#d91c9b color preview, HTML & CSS examples
This text has a color of #d91c9b
<p style="color:#d91c9b;">Text here</p>
.mytext {color:#d91c9b;}
This box has a color of #d91c9b
<div style="background-color:#d91c9b;">Content here</div>
.mybackground {background-color:#d91c9b;}
Border around this has a color of #d91c9b
<div style="border:2px solid #d91c9b;">Content here</div>
.myborder {border:2px solid #d91c9b;}