#d30d2f color space conversions
Hex:
#d30d2f
RGB:
211, 13, 47
CMY:
17, 95, 82
CMYK:
0, 94, 78, 17
HSL:
350°, 88.3929%, 43.9216%
HSV (HSB):
350°, 93.8389%, 82.7451%
XYZ:
27.5210, 14.3420, 4.0071
xyY:
0.6000, 0.3127, 14.3420
CIE-Lab:
44.7194, 69.0629, 38.1635
CIE-LCH:
44.7194, 78.9059, 28.9246
CIE-Luv:
44.7194, 136.2796, 22.3839
Hunter-Lab:
37.8708, 63.4434, 20.2361
#d30d2f color charts
#d30d2f color shades, tints & tones
#d30d2f color schemes
#d30d2f color preview, HTML & CSS examples
This text has a color of #d30d2f
<p style="color:#d30d2f;">Text here</p>
.mytext {color:#d30d2f;}
This box has a color of #d30d2f
<div style="background-color:#d30d2f;">Content here</div>
.mybackground {background-color:#d30d2f;}
Border around this has a color of #d30d2f
<div style="border:2px solid #d30d2f;">Content here</div>
.myborder {border:2px solid #d30d2f;}