#d33e79 color space conversions
Hex:
#d33e79
RGB:
211, 62, 121
CMY:
17, 76, 53
CMYK:
0, 71, 43, 17
HSL:
336°, 62.8692%, 53.5294%
HSV (HSB):
336°, 70.6161%, 82.7451%
XYZ:
32.0378, 18.6746, 20.0051
xyY:
0.4530, 0.2641, 18.6746
CIE-Lab:
50.3043, 62.1778, 0.6187
CIE-LCH:
50.3043, 62.1809, 0.5701
CIE-Luv:
50.3043, 95.8000, -10.9475
Hunter-Lab:
43.2141, 56.7103, 2.8027
#d33e79 color charts
#d33e79 color shades, tints & tones
#d33e79 color schemes
#d33e79 color preview, HTML & CSS examples
This text has a color of #d33e79
<p style="color:#d33e79;">Text here</p>
.mytext {color:#d33e79;}
This box has a color of #d33e79
<div style="background-color:#d33e79;">Content here</div>
.mybackground {background-color:#d33e79;}
Border around this has a color of #d33e79
<div style="border:2px solid #d33e79;">Content here</div>
.myborder {border:2px solid #d33e79;}