#d31a93 color space conversions
Hex:
#d31a93
RGB:
211, 26, 147
CMY:
17, 90, 42
CMYK:
0, 88, 30, 17
HSL:
321°, 78.0591%, 46.4706%
HSV (HSB):
321°, 87.6777%, 82.7451%
XYZ:
32.4998, 16.6943, 29.1131
xyY:
0.4150, 0.2132, 16.6943
CIE-Lab:
47.8725, 74.3248, -18.7217
CIE-LCH:
47.8725, 76.6464, 345.8619
CIE-Luv:
47.8725, 95.3860, -38.9196
Hunter-Lab:
40.8586, 70.4802, -13.6451
#d31a93 color charts
#d31a93 color shades, tints & tones
#d31a93 color schemes
#d31a93 color preview, HTML & CSS examples
This text has a color of #d31a93
<p style="color:#d31a93;">Text here</p>
.mytext {color:#d31a93;}
This box has a color of #d31a93
<div style="background-color:#d31a93;">Content here</div>
.mybackground {background-color:#d31a93;}
Border around this has a color of #d31a93
<div style="border:2px solid #d31a93;">Content here</div>
.myborder {border:2px solid #d31a93;}