#d33e5c color space conversions
Hex:
#d33e5c
RGB:
211, 62, 92
CMY:
17, 76, 64
CMYK:
0, 71, 56, 17
HSL:
348°, 62.8692%, 53.5294%
HSV (HSB):
348°, 70.6161%, 82.7451%
XYZ:
30.5184, 18.0668, 12.0040
xyY:
0.5037, 0.2982, 18.0668
CIE-Lab:
49.5771, 59.7222, 17.1640
CIE-LCH:
49.5771, 62.1397, 16.0345
CIE-Luv:
49.5771, 105.5849, 8.6358
Hunter-Lab:
42.5051, 53.7778, 13.0093
#d33e5c color charts
#d33e5c color shades, tints & tones
#d33e5c color schemes
#d33e5c color preview, HTML & CSS examples
This text has a color of #d33e5c
<p style="color:#d33e5c;">Text here</p>
.mytext {color:#d33e5c;}
This box has a color of #d33e5c
<div style="background-color:#d33e5c;">Content here</div>
.mybackground {background-color:#d33e5c;}
Border around this has a color of #d33e5c
<div style="border:2px solid #d33e5c;">Content here</div>
.myborder {border:2px solid #d33e5c;}