#d30c2a color space conversions
Hex:
#d30c2a
RGB:
211, 12, 42
CMY:
17, 95, 84
CMYK:
0, 94, 80, 17
HSL:
351°, 89.2377%, 43.7255%
HSV (HSB):
351°, 94.3128%, 82.7451%
XYZ:
27.4134, 14.2790, 3.5018
xyY:
0.6066, 0.3159, 14.2790
CIE-Lab:
44.6304, 69.0148, 40.9330
CIE-LCH:
44.6304, 80.2406, 30.6724
CIE-Luv:
44.6304, 137.5725, 24.0307
Hunter-Lab:
37.7876, 63.3664, 20.9569
#d30c2a color charts
#d30c2a color shades, tints & tones
#d30c2a color schemes
#d30c2a color preview, HTML & CSS examples
This text has a color of #d30c2a
<p style="color:#d30c2a;">Text here</p>
.mytext {color:#d30c2a;}
This box has a color of #d30c2a
<div style="background-color:#d30c2a;">Content here</div>
.mybackground {background-color:#d30c2a;}
Border around this has a color of #d30c2a
<div style="border:2px solid #d30c2a;">Content here</div>
.myborder {border:2px solid #d30c2a;}