#d30e2f color space conversions
Hex:
#d30e2f
RGB:
211, 14, 47
CMY:
17, 95, 82
CMYK:
0, 93, 78, 17
HSL:
350°, 87.5556%, 44.1176%
HSV (HSB):
350°, 93.3649%, 82.7451%
XYZ:
27.5341, 14.3682, 4.0115
xyY:
0.5997, 0.3129, 14.3682
CIE-Lab:
44.7564, 68.9560, 38.2031
CIE-LCH:
44.7564, 78.8315, 28.9874
CIE-Luv:
44.7564, 136.0983, 22.4557
Hunter-Lab:
37.9054, 63.3261, 20.2592
#d30e2f color charts
#d30e2f color shades, tints & tones
#d30e2f color schemes
#d30e2f color preview, HTML & CSS examples
This text has a color of #d30e2f
<p style="color:#d30e2f;">Text here</p>
.mytext {color:#d30e2f;}
This box has a color of #d30e2f
<div style="background-color:#d30e2f;">Content here</div>
.mybackground {background-color:#d30e2f;}
Border around this has a color of #d30e2f
<div style="border:2px solid #d30e2f;">Content here</div>
.myborder {border:2px solid #d30e2f;}