#d30f3b color space conversions
Hex:
#d30f3b
RGB:
211, 15, 59
CMY:
17, 94, 77
CMYK:
0, 93, 72, 17
HSL:
347°, 86.7257%, 44.3137%
HSV (HSB):
347°, 92.8910%, 82.7451%
XYZ:
27.8242, 14.5063, 5.4712
xyY:
0.5821, 0.3035, 14.5063
CIE-Lab:
44.9504, 69.2775, 31.2847
CIE-LCH:
44.9504, 76.0138, 24.3032
CIE-Luv:
44.9504, 132.7829, 17.7007
Hunter-Lab:
38.0871, 63.7491, 18.1441
#d30f3b color charts
#d30f3b color shades, tints & tones
#d30f3b color schemes
#d30f3b color preview, HTML & CSS examples
This text has a color of #d30f3b
<p style="color:#d30f3b;">Text here</p>
.mytext {color:#d30f3b;}
This box has a color of #d30f3b
<div style="background-color:#d30f3b;">Content here</div>
.mybackground {background-color:#d30f3b;}
Border around this has a color of #d30f3b
<div style="border:2px solid #d30f3b;">Content here</div>
.myborder {border:2px solid #d30f3b;}