#d91ab4 color space conversions
Hex:
#d91ab4
RGB:
217, 26, 180
CMY:
15, 90, 29
CMYK:
0, 88, 17, 15
HSL:
312°, 78.6008%, 47.6471%
HSV (HSB):
312°, 88.0184%, 85.0980%
XYZ:
37.2229, 18.7858, 44.8442
xyY:
0.3691, 0.1863, 18.7858
CIE-Lab:
50.4356, 79.4537, -34.2589
CIE-LCH:
50.4356, 86.5249, 336.6752
CIE-Luv:
50.4356, 85.5287, -62.6519
Hunter-Lab:
43.3426, 77.4474, -31.0043
#d91ab4 color charts
#d91ab4 color shades, tints & tones
#d91ab4 color schemes
#d91ab4 color preview, HTML & CSS examples
This text has a color of #d91ab4
<p style="color:#d91ab4;">Text here</p>
.mytext {color:#d91ab4;}
This box has a color of #d91ab4
<div style="background-color:#d91ab4;">Content here</div>
.mybackground {background-color:#d91ab4;}
Border around this has a color of #d91ab4
<div style="border:2px solid #d91ab4;">Content here</div>
.myborder {border:2px solid #d91ab4;}