#d31a96 color space conversions
Hex:
#d31a96
RGB:
211, 26, 150
CMY:
17, 90, 41
CMYK:
0, 88, 29, 17
HSL:
320°, 78.0591%, 46.4706%
HSV (HSB):
320°, 87.6777%, 82.7451%
XYZ:
32.7384, 16.7897, 30.3694
xyY:
0.4098, 0.2101, 16.7897
CIE-Lab:
47.9939, 74.6546, -20.3395
CIE-LCH:
47.9939, 77.3757, 344.7598
CIE-Luv:
47.9939, 94.0415, -41.2574
Hunter-Lab:
40.9752, 70.9113, -15.2610
#d31a96 color charts
#d31a96 color shades, tints & tones
#d31a96 color schemes
#d31a96 color preview, HTML & CSS examples
This text has a color of #d31a96
<p style="color:#d31a96;">Text here</p>
.mytext {color:#d31a96;}
This box has a color of #d31a96
<div style="background-color:#d31a96;">Content here</div>
.mybackground {background-color:#d31a96;}
Border around this has a color of #d31a96
<div style="border:2px solid #d31a96;">Content here</div>
.myborder {border:2px solid #d31a96;}