#d91a8a color space conversions
Hex:
#d91a8a
RGB:
217, 26, 138
CMY:
15, 90, 46
CMYK:
0, 88, 36, 15
HSL:
325°, 78.6008%, 47.6471%
HSV (HSB):
325°, 88.0184%, 85.0980%
XYZ:
33.5721, 17.3255, 25.6195
xyY:
0.4388, 0.2264, 17.3255
CIE-Lab:
48.6676, 74.7014, -11.9757
CIE-LCH:
48.6676, 75.6553, 350.8922
CIE-Luv:
48.6676, 104.2625, -29.9014
Hunter-Lab:
41.6239, 71.1289, -7.3562
#d91a8a color charts
#d91a8a color shades, tints & tones
#d91a8a color schemes
#d91a8a color preview, HTML & CSS examples
This text has a color of #d91a8a
<p style="color:#d91a8a;">Text here</p>
.mytext {color:#d91a8a;}
This box has a color of #d91a8a
<div style="background-color:#d91a8a;">Content here</div>
.mybackground {background-color:#d91a8a;}
Border around this has a color of #d91a8a
<div style="border:2px solid #d91a8a;">Content here</div>
.myborder {border:2px solid #d91a8a;}