#d30c0c color space conversions
Hex:
#d30c0c
RGB:
211, 12, 12
CMY:
17, 95, 95
CMYK:
0, 94, 94, 17
HSL:
0°, 89.2377%, 43.7255%
HSV (HSB):
0°, 94.3128%, 82.7451%
XYZ:
27.0618, 14.1384, 1.6505
xyY:
0.6315, 0.3299, 14.1384
CIE-Lab:
44.4307, 68.4573, 54.6937
CIE-LCH:
44.4307, 87.6230, 38.6230
CIE-Luv:
44.4307, 141.8785, 30.5961
Hunter-Lab:
37.6010, 62.6663, 23.7182
#d30c0c color charts
#d30c0c color shades, tints & tones
#d30c0c color schemes
#d30c0c color preview, HTML & CSS examples
This text has a color of #d30c0c
<p style="color:#d30c0c;">Text here</p>
.mytext {color:#d30c0c;}
This box has a color of #d30c0c
<div style="background-color:#d30c0c;">Content here</div>
.mybackground {background-color:#d30c0c;}
Border around this has a color of #d30c0c
<div style="border:2px solid #d30c0c;">Content here</div>
.myborder {border:2px solid #d30c0c;}