#d33a75 color space conversions
Hex:
#d33a75
RGB:
211, 58, 117
CMY:
17, 77, 54
CMYK:
0, 73, 45, 17
HSL:
337°, 63.4855%, 52.7451%
HSV (HSB):
337°, 72.5118%, 82.7451%
XYZ:
31.5879, 18.1594, 18.6699
xyY:
0.4617, 0.2654, 18.1594
CIE-Lab:
49.6888, 63.1944, 2.1456
CIE-LCH:
49.6888, 63.2309, 1.9446
CIE-Luv:
49.6888, 98.9273, -9.2611
Hunter-Lab:
42.6138, 57.7408, 3.8536
#d33a75 color charts
#d33a75 color shades, tints & tones
#d33a75 color schemes
#d33a75 color preview, HTML & CSS examples
This text has a color of #d33a75
<p style="color:#d33a75;">Text here</p>
.mytext {color:#d33a75;}
This box has a color of #d33a75
<div style="background-color:#d33a75;">Content here</div>
.mybackground {background-color:#d33a75;}
Border around this has a color of #d33a75
<div style="border:2px solid #d33a75;">Content here</div>
.myborder {border:2px solid #d33a75;}