#d3232c color space conversions
Hex:
#d3232c
RGB:
211, 35, 44
CMY:
17, 86, 83
CMYK:
0, 83, 79, 17
HSL:
357°, 71.5447%, 48.2353%
HSV (HSB):
357°, 83.4123%, 82.7451%
XYZ:
27.9196, 15.2328, 3.8516
xyY:
0.5940, 0.3241, 15.2328
CIE-Lab:
45.9514, 65.3421, 41.1596
CIE-LCH:
45.9514, 77.2250, 32.2072
CIE-Luv:
45.9514, 130.7779, 25.8524
Hunter-Lab:
39.0292, 59.3892, 21.4695
#d3232c color charts
#d3232c RGB chart
#d3232c CMYK chart
#d3232c RGB pie chart
#d3232c color shades, tints & tones
#d3232c color schemes
#d3232c color preview, HTML & CSS examples
This text has a color of #d3232c
<p style="color:#d3232c;">Text here</p>
.mytext {color:#d3232c;}
Text color #d3232c
This box has a color of #d3232c
<div style="background-color:#d3232c;">Content here</div>
.mybackground {background-color:#d3232c;}
Background color #d3232c
Border around this has a color of #d3232c
<div style="border:2px solid #d3232c;">Content here</div>
.myborder {border:2px solid #d3232c;}
Border color #d3232c