#d30e35 color space conversions
Hex:
#d30e35
RGB:
211, 14, 53
CMY:
17, 95, 79
CMYK:
0, 93, 75, 17
HSL:
348°, 87.5556%, 44.1176%
HSV (HSB):
348°, 93.3649%, 82.7451%
XYZ:
27.6636, 14.4200, 4.6935
xyY:
0.5914, 0.3083, 14.4200
CIE-Lab:
44.8293, 69.1595, 34.7529
CIE-LCH:
44.8293, 77.4003, 26.6797
CIE-Luv:
44.8293, 134.6110, 20.1649
Hunter-Lab:
37.9737, 63.5823, 19.2535
#d30e35 color charts
#d30e35 color shades, tints & tones
#d30e35 color schemes
#d30e35 color preview, HTML & CSS examples
This text has a color of #d30e35
<p style="color:#d30e35;">Text here</p>
.mytext {color:#d30e35;}
This box has a color of #d30e35
<div style="background-color:#d30e35;">Content here</div>
.mybackground {background-color:#d30e35;}
Border around this has a color of #d30e35
<div style="border:2px solid #d30e35;">Content here</div>
.myborder {border:2px solid #d30e35;}