#d30e3e color space conversions
Hex:
#d30e3e
RGB:
211, 14, 62
CMY:
17, 95, 76
CMYK:
0, 93, 71, 17
HSL:
345°, 87.5556%, 44.1176%
HSV (HSB):
345°, 93.3649%, 82.7451%
XYZ:
27.8905, 14.5108, 5.8883
xyY:
0.5776, 0.3005, 14.5108
CIE-Lab:
44.9567, 69.5141, 29.4656
CIE-LCH:
44.9567, 75.5012, 22.9711
CIE-Luv:
44.9567, 132.0834, 16.2594
Hunter-Lab:
38.0930, 64.0294, 17.5002
#d30e3e color charts
#d30e3e color shades, tints & tones
#d30e3e color schemes
#d30e3e color preview, HTML & CSS examples
This text has a color of #d30e3e
<p style="color:#d30e3e;">Text here</p>
.mytext {color:#d30e3e;}
This box has a color of #d30e3e
<div style="background-color:#d30e3e;">Content here</div>
.mybackground {background-color:#d30e3e;}
Border around this has a color of #d30e3e
<div style="border:2px solid #d30e3e;">Content here</div>
.myborder {border:2px solid #d30e3e;}