#d30e3c color space conversions
Hex:
#d30e3c
RGB:
211, 14, 60
CMY:
17, 95, 76
CMYK:
0, 93, 72, 17
HSL:
346°, 87.5556%, 44.1176%
HSV (HSB):
346°, 93.3649%, 82.7451%
XYZ:
27.8366, 14.4892, 5.6045
xyY:
0.5808, 0.3023, 14.4892
CIE-Lab:
44.9265, 69.4301, 30.6486
CIE-LCH:
44.9265, 75.8939, 23.8182
CIE-Luv:
44.9265, 132.6749, 17.1749
Hunter-Lab:
38.0647, 63.9234, 17.9156
#d30e3c color charts
#d30e3c color shades, tints & tones
#d30e3c color schemes
#d30e3c color preview, HTML & CSS examples
This text has a color of #d30e3c
<p style="color:#d30e3c;">Text here</p>
.mytext {color:#d30e3c;}
This box has a color of #d30e3c
<div style="background-color:#d30e3c;">Content here</div>
.mybackground {background-color:#d30e3c;}
Border around this has a color of #d30e3c
<div style="border:2px solid #d30e3c;">Content here</div>
.myborder {border:2px solid #d30e3c;}