#d91b6b color space conversions
Hex:
#d91b6b
RGB:
217, 27, 107
CMY:
15, 89, 58
CMYK:
0, 88, 51, 15
HSL:
335°, 77.8689%, 47.8431%
HSV (HSB):
335°, 87.5576%, 85.0980%
XYZ:
31.6610, 16.5971, 15.4448
xyY:
0.4970, 0.2605, 16.5971
CIE-Lab:
47.7483, 71.8257, 5.6063
CIE-LCH:
47.7483, 72.0441, 4.4631
CIE-Luv:
47.7483, 117.6330, -7.1185
Hunter-Lab:
40.7396, 67.4284, 6.0403
#d91b6b color charts
#d91b6b color shades, tints & tones
#d91b6b color schemes
#d91b6b color preview, HTML & CSS examples
This text has a color of #d91b6b
<p style="color:#d91b6b;">Text here</p>
.mytext {color:#d91b6b;}
This box has a color of #d91b6b
<div style="background-color:#d91b6b;">Content here</div>
.mybackground {background-color:#d91b6b;}
Border around this has a color of #d91b6b
<div style="border:2px solid #d91b6b;">Content here</div>
.myborder {border:2px solid #d91b6b;}