#d31a8a color space conversions
Hex:
#d31a8a
RGB:
211, 26, 138
CMY:
17, 90, 46
CMYK:
0, 88, 35, 17
HSL:
324°, 78.0591%, 46.4706%
HSV (HSB):
324°, 87.6777%, 82.7451%
XYZ:
31.8208, 16.4227, 25.5375
xyY:
0.4313, 0.2226, 16.4227
CIE-Lab:
47.5242, 73.3739, -13.8152
CIE-LCH:
47.5242, 74.6631, 349.3369
CIE-Luv:
47.5242, 99.4272, -31.9540
Hunter-Lab:
40.5249, 69.2427, -8.9953
#d31a8a color charts
#d31a8a color shades, tints & tones
#d31a8a color schemes
#d31a8a color preview, HTML & CSS examples
This text has a color of #d31a8a
<p style="color:#d31a8a;">Text here</p>
.mytext {color:#d31a8a;}
This box has a color of #d31a8a
<div style="background-color:#d31a8a;">Content here</div>
.mybackground {background-color:#d31a8a;}
Border around this has a color of #d31a8a
<div style="border:2px solid #d31a8a;">Content here</div>
.myborder {border:2px solid #d31a8a;}