#d3232b color space conversions
Hex:
#d3232b
RGB:
211, 35, 43
CMY:
17, 86, 83
CMYK:
0, 83, 80, 17
HSL:
357°, 71.5447%, 48.2353%
HSV (HSB):
357°, 83.4123%, 82.7451%
XYZ:
27.9010, 15.2254, 3.7537
xyY:
0.5952, 0.3248, 15.2254
CIE-Lab:
45.9413, 65.3118, 41.7028
CIE-LCH:
45.9413, 77.4903, 32.5590
CIE-Luv:
45.9413, 130.9774, 26.1812
Hunter-Lab:
39.0197, 59.3520, 21.6100
#d3232b color charts
#d3232b color shades, tints & tones
#d3232b color schemes
#d3232b color preview, HTML & CSS examples
This text has a color of #d3232b
<p style="color:#d3232b;">Text here</p>
.mytext {color:#d3232b;}
This box has a color of #d3232b
<div style="background-color:#d3232b;">Content here</div>
.mybackground {background-color:#d3232b;}
Border around this has a color of #d3232b
<div style="border:2px solid #d3232b;">Content here</div>
.myborder {border:2px solid #d3232b;}