#d91e9b color space conversions
Hex:
#d91e9b
RGB:
217, 30, 155
CMY:
15, 88, 39
CMYK:
0, 86, 29, 15
HSL:
320°, 75.7085%, 48.4314%
HSV (HSB):
320°, 86.1751%, 85.0980%
XYZ:
34.9959, 18.0468, 32.6492
xyY:
0.4084, 0.2106, 18.0468
CIE-Lab:
49.5528, 75.8131, -20.8430
CIE-LCH:
49.5528, 78.6260, 344.6276
CIE-Luv:
49.5528, 95.9572, -42.4845
Hunter-Lab:
42.4815, 72.7041, -15.8303
#d91e9b color charts
#d91e9b color shades, tints & tones
#d91e9b color schemes
#d91e9b color preview, HTML & CSS examples
This text has a color of #d91e9b
<p style="color:#d91e9b;">Text here</p>
.mytext {color:#d91e9b;}
This box has a color of #d91e9b
<div style="background-color:#d91e9b;">Content here</div>
.mybackground {background-color:#d91e9b;}
Border around this has a color of #d91e9b
<div style="border:2px solid #d91e9b;">Content here</div>
.myborder {border:2px solid #d91e9b;}