#d30e0c color space conversions
Hex:
#d30e0c
RGB:
211, 14, 12
CMY:
17, 95, 95
CMYK:
0, 93, 94, 17
HSL:
1°, 89.2377%, 43.7255%
HSV (HSB):
1°, 94.3128%, 82.7451%
XYZ:
27.0874, 14.1895, 1.6590
xyY:
0.6309, 0.3305, 14.1895
CIE-Lab:
44.5035, 68.2472, 54.7341
CIE-LCH:
44.5035, 87.4843, 38.7295
CIE-Luv:
44.5035, 141.4954, 30.7259
Hunter-Lab:
37.6690, 62.4369, 23.7570
#d30e0c color charts
#d30e0c color shades, tints & tones
#d30e0c color schemes
#d30e0c color preview, HTML & CSS examples
This text has a color of #d30e0c
<p style="color:#d30e0c;">Text here</p>
.mytext {color:#d30e0c;}
This box has a color of #d30e0c
<div style="background-color:#d30e0c;">Content here</div>
.mybackground {background-color:#d30e0c;}
Border around this has a color of #d30e0c
<div style="border:2px solid #d30e0c;">Content here</div>
.myborder {border:2px solid #d30e0c;}