#d30d2b color space conversions
Hex:
#d30d2b
RGB:
211, 13, 43
CMY:
17, 95, 83
CMYK:
0, 94, 80, 17
HSL:
351°, 88.3929%, 43.9216%
HSV (HSB):
351°, 93.8389%, 82.7451%
XYZ:
27.4439, 14.3111, 3.6014
xyY:
0.6051, 0.3155, 14.3111
CIE-Lab:
44.6759, 68.9415, 40.4140
CIE-LCH:
44.6759, 79.9139, 30.3791
CIE-Luv:
44.6759, 137.1828, 23.7696
Hunter-Lab:
37.8301, 63.2907, 20.8367
#d30d2b color charts
#d30d2b color shades, tints & tones
#d30d2b color schemes
#d30d2b color preview, HTML & CSS examples
This text has a color of #d30d2b
<p style="color:#d30d2b;">Text here</p>
.mytext {color:#d30d2b;}
This box has a color of #d30d2b
<div style="background-color:#d30d2b;">Content here</div>
.mybackground {background-color:#d30d2b;}
Border around this has a color of #d30d2b
<div style="border:2px solid #d30d2b;">Content here</div>
.myborder {border:2px solid #d30d2b;}