#d91dcb color space conversions
Hex:
#d91dcb
RGB:
217, 29, 203
CMY:
15, 89, 20
CMYK:
0, 87, 6, 15
HSL:
304°, 76.4228%, 48.2353%
HSV (HSB):
304°, 86.6359%, 85.0980%
XYZ:
39.8341, 19.9422, 58.2497
xyY:
0.3375, 0.1690, 19.9422
CIE-Lab:
51.7718, 82.0557, -45.5103
CIE-LCH:
51.7718, 93.8314, 330.9861
CIE-Luv:
51.7718, 75.5981, -80.0645
Hunter-Lab:
44.6567, 81.0740, -46.0774
#d91dcb color charts
#d91dcb color shades, tints & tones
#d91dcb color schemes
#d91dcb color preview, HTML & CSS examples
This text has a color of #d91dcb
<p style="color:#d91dcb;">Text here</p>
.mytext {color:#d91dcb;}
This box has a color of #d91dcb
<div style="background-color:#d91dcb;">Content here</div>
.mybackground {background-color:#d91dcb;}
Border around this has a color of #d91dcb
<div style="border:2px solid #d91dcb;">Content here</div>
.myborder {border:2px solid #d91dcb;}