#d3232d color space conversions
Hex:
#d3232d
RGB:
211, 35, 45
CMY:
17, 86, 82
CMYK:
0, 83, 79, 17
HSL:
357°, 71.5447%, 48.2353%
HSV (HSB):
357°, 83.4123%, 82.7451%
XYZ:
27.9387, 15.2404, 3.9518
xyY:
0.5928, 0.3234, 15.2404
CIE-Lab:
45.9617, 65.3731, 40.6128
CIE-LCH:
45.9617, 76.9613, 31.8505
CIE-Luv:
45.9617, 130.5742, 25.5166
Hunter-Lab:
39.0390, 59.4272, 21.3255
#d3232d color charts
#d3232d RGB chart
#d3232d CMYK chart
#d3232d RGB pie chart
#d3232d color shades, tints & tones
#d3232d color schemes
#d3232d color preview, HTML & CSS examples
This text has a color of #d3232d
<p style="color:#d3232d;">Text here</p>
.mytext {color:#d3232d;}
Text color #d3232d
This box has a color of #d3232d
<div style="background-color:#d3232d;">Content here</div>
.mybackground {background-color:#d3232d;}
Background color #d3232d
Border around this has a color of #d3232d
<div style="border:2px solid #d3232d;">Content here</div>
.myborder {border:2px solid #d3232d;}
Border color #d3232d