#d3231c color space conversions
Hex:
#d3231c
RGB:
211, 35, 28
CMY:
17, 86, 89
CMYK:
0, 83, 87, 17
HSL:
2°, 76.5690%, 46.8627%
HSV (HSB):
2°, 86.7299%, 82.7451%
XYZ:
27.6746, 15.1348, 2.5613
xyY:
0.6100, 0.3336, 15.1348
CIE-Lab:
45.8183, 64.9408, 49.2776
CIE-LCH:
45.8183, 81.5205, 37.1915
CIE-Luv:
45.8183, 133.4590, 30.2628
Hunter-Lab:
38.9035, 58.8978, 23.3289
#d3231c color charts
#d3231c color shades, tints & tones
#d3231c color schemes
#d3231c color preview, HTML & CSS examples
This text has a color of #d3231c
<p style="color:#d3231c;">Text here</p>
.mytext {color:#d3231c;}
This box has a color of #d3231c
<div style="background-color:#d3231c;">Content here</div>
.mybackground {background-color:#d3231c;}
Border around this has a color of #d3231c
<div style="border:2px solid #d3231c;">Content here</div>
.myborder {border:2px solid #d3231c;}