#d31a52 color space conversions
Hex:
#d31a52
RGB:
211, 26, 82
CMY:
17, 90, 68
CMYK:
0, 88, 61, 17
HSL:
342°, 78.0591%, 46.4706%
HSV (HSB):
342°, 87.6777%, 82.7451%
XYZ:
28.7564, 15.1969, 9.4003
xyY:
0.5390, 0.2848, 15.1969
CIE-Lab:
45.9027, 68.8399, 18.3345
CIE-LCH:
45.9027, 71.2396, 14.9137
CIE-Luv:
45.9027, 122.8588, 6.9913
Hunter-Lab:
38.9832, 63.4519, 12.9912
#d31a52 color charts
#d31a52 color shades, tints & tones
#d31a52 color schemes
#d31a52 color preview, HTML & CSS examples
This text has a color of #d31a52
<p style="color:#d31a52;">Text here</p>
.mytext {color:#d31a52;}
This box has a color of #d31a52
<div style="background-color:#d31a52;">Content here</div>
.mybackground {background-color:#d31a52;}
Border around this has a color of #d31a52
<div style="border:2px solid #d31a52;">Content here</div>
.myborder {border:2px solid #d31a52;}