#d31b54 color space conversions
Hex:
#d31b54
RGB:
211, 27, 84
CMY:
17, 89, 67
CMYK:
0, 87, 60, 17
HSL:
341°, 77.3109%, 46.6667%
HSV (HSB):
341°, 87.2038%, 82.7451%
XYZ:
28.8561, 15.2728, 9.8146
xyY:
0.5349, 0.2831, 15.2728
CIE-Lab:
46.0057, 68.7838, 17.2322
CIE-LCH:
46.0057, 70.9095, 14.0647
CIE-Luv:
46.0057, 121.8796, 5.9502
Hunter-Lab:
39.0805, 63.4095, 12.4664
#d31b54 color charts
#d31b54 color shades, tints & tones
#d31b54 color schemes
#d31b54 color preview, HTML & CSS examples
This text has a color of #d31b54
<p style="color:#d31b54;">Text here</p>
.mytext {color:#d31b54;}
This box has a color of #d31b54
<div style="background-color:#d31b54;">Content here</div>
.mybackground {background-color:#d31b54;}
Border around this has a color of #d31b54
<div style="border:2px solid #d31b54;">Content here</div>
.myborder {border:2px solid #d31b54;}