#d30a2a color space conversions
Hex:
#d30a2a
RGB:
211, 10, 42
CMY:
17, 96, 84
CMYK:
0, 95, 80, 17
HSL:
350°, 90.9502%, 43.3333%
HSV (HSB):
350°, 95.2607%, 82.7451%
XYZ:
27.3904, 14.2331, 3.4941
xyY:
0.6071, 0.3155, 14.2331
CIE-Lab:
44.5654, 69.2027, 40.8673
CIE-LCH:
44.5654, 80.3688, 30.5637
CIE-Luv:
44.5654, 137.8964, 23.9065
Hunter-Lab:
37.7268, 63.5726, 20.9176
#d30a2a color charts
#d30a2a color shades, tints & tones
#d30a2a color schemes
#d30a2a color preview, HTML & CSS examples
This text has a color of #d30a2a
<p style="color:#d30a2a;">Text here</p>
.mytext {color:#d30a2a;}
This box has a color of #d30a2a
<div style="background-color:#d30a2a;">Content here</div>
.mybackground {background-color:#d30a2a;}
Border around this has a color of #d30a2a
<div style="border:2px solid #d30a2a;">Content here</div>
.myborder {border:2px solid #d30a2a;}