#d91a8c color space conversions
Hex:
#d91a8c
RGB:
217, 26, 140
CMY:
15, 90, 45
CMYK:
0, 88, 35, 15
HSL:
324°, 78.6008%, 47.6471%
HSV (HSB):
324°, 88.0184%, 85.0980%
XYZ:
33.7183, 17.3840, 26.3892
xyY:
0.4351, 0.2243, 17.3840
CIE-Lab:
48.7402, 74.9004, -13.0748
CIE-LCH:
48.7402, 76.0331, 350.0981
CIE-Luv:
48.7402, 103.3604, -31.4332
Hunter-Lab:
41.6941, 71.3896, -8.3403
#d91a8c color charts
#d91a8c color shades, tints & tones
#d91a8c color schemes
#d91a8c color preview, HTML & CSS examples
This text has a color of #d91a8c
<p style="color:#d91a8c;">Text here</p>
.mytext {color:#d91a8c;}
This box has a color of #d91a8c
<div style="background-color:#d91a8c;">Content here</div>
.mybackground {background-color:#d91a8c;}
Border around this has a color of #d91a8c
<div style="border:2px solid #d91a8c;">Content here</div>
.myborder {border:2px solid #d91a8c;}