#d91caf color space conversions
Hex:
#d91caf
RGB:
217, 28, 175
CMY:
15, 89, 31
CMYK:
0, 87, 19, 15
HSL:
313°, 77.1429%, 48.0392%
HSV (HSB):
313°, 87.0968%, 85.0980%
XYZ:
36.7684, 18.6774, 42.2246
xyY:
0.3765, 0.1912, 18.6774
CIE-Lab:
50.3076, 78.5107, -31.5239
CIE-LCH:
50.3076, 84.6031, 338.1233
CIE-Luv:
50.3076, 87.4419, -58.4688
Hunter-Lab:
43.2173, 76.2337, -27.6760
#d91caf color charts
#d91caf color shades, tints & tones
#d91caf color schemes
#d91caf color preview, HTML & CSS examples
This text has a color of #d91caf
<p style="color:#d91caf;">Text here</p>
.mytext {color:#d91caf;}
This box has a color of #d91caf
<div style="background-color:#d91caf;">Content here</div>
.mybackground {background-color:#d91caf;}
Border around this has a color of #d91caf
<div style="border:2px solid #d91caf;">Content here</div>
.myborder {border:2px solid #d91caf;}