#d3236c color space conversions
Hex:
#d3236c
RGB:
211, 35, 108
CMY:
17, 86, 58
CMYK:
0, 83, 49, 17
HSL:
335°, 71.5447%, 48.2353%
HSV (HSB):
335°, 83.4123%, 82.7451%
XYZ:
30.1718, 16.1337, 15.7112
xyY:
0.4865, 0.2602, 16.1337
CIE-Lab:
47.1494, 68.8855, 3.9771
CIE-LCH:
47.1494, 69.0002, 3.3043
CIE-Luv:
47.1494, 110.4043, -8.3343
Hunter-Lab:
40.1667, 63.7909, 4.9254
#d3236c color charts
#d3236c color shades, tints & tones
#d3236c color schemes
#d3236c color preview, HTML & CSS examples
This text has a color of #d3236c
<p style="color:#d3236c;">Text here</p>
.mytext {color:#d3236c;}
This box has a color of #d3236c
<div style="background-color:#d3236c;">Content here</div>
.mybackground {background-color:#d3236c;}
Border around this has a color of #d3236c
<div style="border:2px solid #d3236c;">Content here</div>
.myborder {border:2px solid #d3236c;}