#d33c72 color space conversions
Hex:
#d33c72
RGB:
211, 60, 114
CMY:
17, 76, 55
CMYK:
0, 72, 46, 17
HSL:
339°, 63.1799%, 53.1373%
HSV (HSB):
339°, 71.5640%, 82.7451%
XYZ:
31.5171, 18.2955, 17.7898
xyY:
0.4662, 0.2706, 18.2955
CIE-Lab:
49.8526, 62.2295, 4.2019
CIE-LCH:
49.8526, 62.3712, 3.8629
CIE-Luv:
49.8526, 99.1656, -6.5340
Hunter-Lab:
42.7732, 56.6730, 5.2819
#d33c72 color charts
#d33c72 color shades, tints & tones
#d33c72 color schemes
#d33c72 color preview, HTML & CSS examples
This text has a color of #d33c72
<p style="color:#d33c72;">Text here</p>
.mytext {color:#d33c72;}
This box has a color of #d33c72
<div style="background-color:#d33c72;">Content here</div>
.mybackground {background-color:#d33c72;}
Border around this has a color of #d33c72
<div style="border:2px solid #d33c72;">Content here</div>
.myborder {border:2px solid #d33c72;}