#d33a7c color space conversions
Hex:
#d33a7c
RGB:
211, 58, 124
CMY:
17, 77, 51
CMYK:
0, 73, 41, 17
HSL:
334°, 63.4855%, 52.7451%
HSV (HSB):
334°, 72.5118%, 82.7451%
XYZ:
32.0151, 18.3302, 20.9195
xyY:
0.4492, 0.2572, 18.3302
CIE-Lab:
49.8942, 63.8634, -1.7949
CIE-LCH:
49.8942, 63.8886, 358.3901
CIE-Luv:
49.8942, 96.3370, -14.3584
Hunter-Lab:
42.8138, 58.5537, 0.9997
#d33a7c color charts
#d33a7c color shades, tints & tones
#d33a7c color schemes
#d33a7c color preview, HTML & CSS examples
This text has a color of #d33a7c
<p style="color:#d33a7c;">Text here</p>
.mytext {color:#d33a7c;}
This box has a color of #d33a7c
<div style="background-color:#d33a7c;">Content here</div>
.mybackground {background-color:#d33a7c;}
Border around this has a color of #d33a7c
<div style="border:2px solid #d33a7c;">Content here</div>
.myborder {border:2px solid #d33a7c;}