#d3241c color space conversions
Hex:
#d3241c
RGB:
211, 36, 28
CMY:
17, 86, 89
CMYK:
0, 83, 87, 17
HSL:
3°, 76.5690%, 46.8627%
HSV (HSB):
3°, 86.7299%, 82.7451%
XYZ:
27.7044, 15.1945, 2.5712
xyY:
0.6093, 0.3342, 15.1945
CIE-Lab:
45.8994, 64.7101, 49.3435
CIE-LCH:
45.8994, 81.3767, 37.3267
CIE-Luv:
45.8994, 133.0529, 30.4102
Hunter-Lab:
38.9801, 58.6507, 23.3751
#d3241c color charts
#d3241c color shades, tints & tones
#d3241c color schemes
#d3241c color preview, HTML & CSS examples
This text has a color of #d3241c
<p style="color:#d3241c;">Text here</p>
.mytext {color:#d3241c;}
This box has a color of #d3241c
<div style="background-color:#d3241c;">Content here</div>
.mybackground {background-color:#d3241c;}
Border around this has a color of #d3241c
<div style="border:2px solid #d3241c;">Content here</div>
.myborder {border:2px solid #d3241c;}