#d30f0d color space conversions
Hex:
#d30f0d
RGB:
211, 15, 13
CMY:
17, 94, 95
CMYK:
0, 93, 94, 17
HSL:
1°, 88.3929%, 43.9216%
HSV (HSB):
1°, 93.8389%, 82.7451%
XYZ:
27.1074, 14.2196, 1.6967
xyY:
0.6301, 0.3305, 14.2196
CIE-Lab:
44.5462, 68.1442, 54.4351
CIE-LCH:
44.5462, 87.2170, 38.6186
CIE-Luv:
44.5462, 141.2107, 30.6752
Hunter-Lab:
37.7089, 62.3262, 23.7285
#d30f0d color charts
#d30f0d color shades, tints & tones
#d30f0d color schemes
#d30f0d color preview, HTML & CSS examples
This text has a color of #d30f0d
<p style="color:#d30f0d;">Text here</p>
.mytext {color:#d30f0d;}
This box has a color of #d30f0d
<div style="background-color:#d30f0d;">Content here</div>
.mybackground {background-color:#d30f0d;}
Border around this has a color of #d30f0d
<div style="border:2px solid #d30f0d;">Content here</div>
.myborder {border:2px solid #d30f0d;}