#d91a6f color space conversions
Hex:
#d91a6f
RGB:
217, 26, 111
CMY:
15, 90, 56
CMYK:
0, 88, 49, 15
HSL:
333°, 78.6008%, 47.6471%
HSV (HSB):
333°, 88.0184%, 85.0980%
XYZ:
31.8539, 16.6382, 16.5715
xyY:
0.4896, 0.2557, 16.6382
CIE-Lab:
47.8009, 72.3015, 3.2197
CIE-LCH:
47.8009, 72.3731, 2.5498
CIE-Luv:
47.8009, 116.1650, -10.0243
Hunter-Lab:
40.7899, 68.0128, 4.4655
#d91a6f color charts
#d91a6f color shades, tints & tones
#d91a6f color schemes
#d91a6f color preview, HTML & CSS examples
This text has a color of #d91a6f
<p style="color:#d91a6f;">Text here</p>
.mytext {color:#d91a6f;}
This box has a color of #d91a6f
<div style="background-color:#d91a6f;">Content here</div>
.mybackground {background-color:#d91a6f;}
Border around this has a color of #d91a6f
<div style="border:2px solid #d91a6f;">Content here</div>
.myborder {border:2px solid #d91a6f;}