#d30d3c color space conversions
Hex:
#d30d3c
RGB:
211, 13, 60
CMY:
17, 95, 76
CMYK:
0, 94, 72, 17
HSL:
346°, 88.3929%, 43.9216%
HSV (HSB):
346°, 93.8389%, 82.7451%
XYZ:
27.8235, 14.4630, 5.6001
xyY:
0.5810, 0.3020, 14.4630
CIE-Lab:
44.8897, 69.5365, 30.6045
CIE-LCH:
44.8897, 75.9734, 23.7553
CIE-Luv:
44.8897, 132.8472, 17.1002
Hunter-Lab:
38.0302, 64.0405, 17.8904
#d30d3c color charts
#d30d3c color shades, tints & tones
#d30d3c color schemes
#d30d3c color preview, HTML & CSS examples
This text has a color of #d30d3c
<p style="color:#d30d3c;">Text here</p>
.mytext {color:#d30d3c;}
This box has a color of #d30d3c
<div style="background-color:#d30d3c;">Content here</div>
.mybackground {background-color:#d30d3c;}
Border around this has a color of #d30d3c
<div style="border:2px solid #d30d3c;">Content here</div>
.myborder {border:2px solid #d30d3c;}