#d51e1f color space conversions
Hex:
#d51e1f
RGB:
213, 30, 31
CMY:
16, 88, 88
CMYK:
0, 86, 85, 16
HSL:
360°, 75.3086%, 47.6471%
HSV (HSB):
360°, 85.9155%, 83.5294%
XYZ:
28.1522, 15.1736, 2.7413
xyY:
0.6111, 0.3294, 15.1736
CIE-Lab:
45.8711, 66.6086, 48.0563
CIE-LCH:
45.8711, 82.1347, 35.8094
CIE-Luv:
45.8711, 136.4031, 29.2106
Hunter-Lab:
38.9533, 60.8364, 23.0948
#d51e1f color charts
#d51e1f color shades, tints & tones
#d51e1f color schemes
#d51e1f color preview, HTML & CSS examples
This text has a color of #d51e1f
<p style="color:#d51e1f;">Text here</p>
.mytext {color:#d51e1f;}
This box has a color of #d51e1f
<div style="background-color:#d51e1f;">Content here</div>
.mybackground {background-color:#d51e1f;}
Border around this has a color of #d51e1f
<div style="border:2px solid #d51e1f;">Content here</div>
.myborder {border:2px solid #d51e1f;}