#d3236f color space conversions
Hex:
#d3236f
RGB:
211, 35, 111
CMY:
17, 86, 56
CMYK:
0, 83, 47, 17
HSL:
334°, 71.5447%, 48.2353%
HSV (HSB):
334°, 83.4123%, 82.7451%
XYZ:
30.3342, 16.1986, 16.5668
xyY:
0.4807, 0.2567, 16.1986
CIE-Lab:
47.2340, 69.1316, 2.2525
CIE-LCH:
47.2340, 69.1683, 1.8662
CIE-Luv:
47.2340, 109.1767, -10.4392
Hunter-Lab:
40.2475, 64.1008, 3.7682
#d3236f color charts
#d3236f color shades, tints & tones
#d3236f color schemes
#d3236f color preview, HTML & CSS examples
This text has a color of #d3236f
<p style="color:#d3236f;">Text here</p>
.mytext {color:#d3236f;}
This box has a color of #d3236f
<div style="background-color:#d3236f;">Content here</div>
.mybackground {background-color:#d3236f;}
Border around this has a color of #d3236f
<div style="border:2px solid #d3236f;">Content here</div>
.myborder {border:2px solid #d3236f;}