#d3240e color space conversions
Hex:
#d3240e
RGB:
211, 36, 14
CMY:
17, 86, 95
CMYK:
0, 83, 93, 17
HSL:
7°, 87.5556%, 44.1176%
HSV (HSB):
7°, 93.3649%, 82.7451%
XYZ:
27.5741, 15.1423, 1.8849
xyY:
0.6182, 0.3395, 15.1423
CIE-Lab:
45.8285, 64.4949, 54.8633
CIE-LCH:
45.8285, 84.6733, 40.3865
CIE-Luv:
45.8285, 134.5157, 32.8204
Hunter-Lab:
38.9132, 58.3882, 24.3673
#d3240e color charts
#d3240e color shades, tints & tones
#d3240e color schemes
#d3240e color preview, HTML & CSS examples
This text has a color of #d3240e
<p style="color:#d3240e;">Text here</p>
.mytext {color:#d3240e;}
This box has a color of #d3240e
<div style="background-color:#d3240e;">Content here</div>
.mybackground {background-color:#d3240e;}
Border around this has a color of #d3240e
<div style="border:2px solid #d3240e;">Content here</div>
.myborder {border:2px solid #d3240e;}