#d33e8e color space conversions
Hex:
#d33e8e
RGB:
211, 62, 142
CMY:
17, 76, 44
CMYK:
0, 71, 33, 17
HSL:
328°, 62.8692%, 53.5294%
HSV (HSB):
328°, 70.6161%, 82.7451%
XYZ:
33.4691, 19.2471, 27.5422
xyY:
0.4170, 0.2398, 19.2471
CIE-Lab:
50.9751, 64.3932, -11.0119
CIE-LCH:
50.9751, 65.3280, 350.2957
CIE-Luv:
50.9751, 88.0565, -26.7813
Hunter-Lab:
43.8715, 59.4003, -6.5117
#d33e8e color charts
#d33e8e color shades, tints & tones
#d33e8e color schemes
#d33e8e color preview, HTML & CSS examples
This text has a color of #d33e8e
<p style="color:#d33e8e;">Text here</p>
.mytext {color:#d33e8e;}
This box has a color of #d33e8e
<div style="background-color:#d33e8e;">Content here</div>
.mybackground {background-color:#d33e8e;}
Border around this has a color of #d33e8e
<div style="border:2px solid #d33e8e;">Content here</div>
.myborder {border:2px solid #d33e8e;}