#d31f46 color space conversions
Hex:
#d31f46
RGB:
211, 31, 70
CMY:
17, 88, 73
CMYK:
0, 85, 67, 17
HSL:
347°, 74.3802%, 47.4510%
HSV (HSB):
347°, 85.3081%, 82.7451%
XYZ:
28.4594, 15.2711, 7.2420
xyY:
0.5583, 0.2996, 15.2711
CIE-Lab:
46.0032, 67.2472, 25.8690
CIE-LCH:
46.0032, 72.0513, 21.0410
CIE-Luv:
46.0032, 125.4775, 14.2545
Hunter-Lab:
39.0782, 61.6092, 16.3671
#d31f46 color charts
#d31f46 color shades, tints & tones
#d31f46 color schemes
#d31f46 color preview, HTML & CSS examples
This text has a color of #d31f46
<p style="color:#d31f46;">Text here</p>
.mytext {color:#d31f46;}
This box has a color of #d31f46
<div style="background-color:#d31f46;">Content here</div>
.mybackground {background-color:#d31f46;}
Border around this has a color of #d31f46
<div style="border:2px solid #d31f46;">Content here</div>
.myborder {border:2px solid #d31f46;}