#d30a2b color space conversions
Hex:
#d30a2b
RGB:
211, 10, 43
CMY:
17, 96, 83
CMYK:
0, 95, 80, 17
HSL:
350°, 90.9502%, 43.3333%
HSV (HSB):
350°, 95.2607%, 82.7451%
XYZ:
27.4086, 14.2404, 3.5896
xyY:
0.6059, 0.3148, 14.2404
CIE-Lab:
44.5757, 69.2312, 40.3114
CIE-LCH:
44.5757, 80.1123, 30.2110
CIE-Luv:
44.5757, 137.6805, 23.5775
Hunter-Lab:
37.7364, 63.6085, 20.7757
#d30a2b color charts
#d30a2b color shades, tints & tones
#d30a2b color schemes
#d30a2b color preview, HTML & CSS examples
This text has a color of #d30a2b
<p style="color:#d30a2b;">Text here</p>
.mytext {color:#d30a2b;}
This box has a color of #d30a2b
<div style="background-color:#d30a2b;">Content here</div>
.mybackground {background-color:#d30a2b;}
Border around this has a color of #d30a2b
<div style="border:2px solid #d30a2b;">Content here</div>
.myborder {border:2px solid #d30a2b;}