#d91b9f color space conversions
Hex:
#d91b9f
RGB:
217, 27, 159
CMY:
15, 89, 38
CMYK:
0, 88, 27, 15
HSL:
318°, 77.8689%, 47.8431%
HSV (HSB):
318°, 87.5576%, 85.0980%
XYZ:
35.2652, 18.0388, 34.4240
xyY:
0.4020, 0.2056, 18.0388
CIE-Lab:
49.5431, 76.7718, -23.2428
CIE-LCH:
49.5431, 80.2131, 343.1562
CIE-Luv:
49.5431, 94.6459, -46.0570
Hunter-Lab:
42.4721, 73.8851, -18.3247
#d91b9f color charts
#d91b9f color shades, tints & tones
#d91b9f color schemes
#d91b9f color preview, HTML & CSS examples
This text has a color of #d91b9f
<p style="color:#d91b9f;">Text here</p>
.mytext {color:#d91b9f;}
This box has a color of #d91b9f
<div style="background-color:#d91b9f;">Content here</div>
.mybackground {background-color:#d91b9f;}
Border around this has a color of #d91b9f
<div style="border:2px solid #d91b9f;">Content here</div>
.myborder {border:2px solid #d91b9f;}