#d3232f color space conversions
Hex:
#d3232f
RGB:
211, 35, 47
CMY:
17, 86, 82
CMYK:
0, 83, 78, 17
HSL:
356°, 71.5447%, 48.2353%
HSV (HSB):
356°, 83.4123%, 82.7451%
XYZ:
27.9781, 15.2562, 4.1595
xyY:
0.5903, 0.3219, 15.2562
CIE-Lab:
45.9831, 65.4373, 39.5095
CIE-LCH:
45.9831, 76.4398, 31.1226
CIE-Luv:
45.9831, 130.1541, 24.8237
Hunter-Lab:
39.0592, 59.5061, 21.0276
#d3232f color charts
#d3232f color shades, tints & tones
#d3232f color schemes
#d3232f color preview, HTML & CSS examples
This text has a color of #d3232f
<p style="color:#d3232f;">Text here</p>
.mytext {color:#d3232f;}
This box has a color of #d3232f
<div style="background-color:#d3232f;">Content here</div>
.mybackground {background-color:#d3232f;}
Border around this has a color of #d3232f
<div style="border:2px solid #d3232f;">Content here</div>
.myborder {border:2px solid #d3232f;}