#d33a6c color space conversions
Hex:
#d33a6c
RGB:
211, 58, 108
CMY:
17, 77, 58
CMYK:
0, 73, 49, 17
HSL:
340°, 63.4855%, 52.7451%
HSV (HSB):
340°, 72.5118%, 82.7451%
XYZ:
31.0838, 17.9577, 16.0152
xyY:
0.4778, 0.2760, 17.9577
CIE-Lab:
49.4448, 62.3941, 7.2624
CIE-LCH:
49.4448, 62.8153, 6.6391
CIE-Luv:
49.4448, 102.1623, -2.9392
Hunter-Lab:
42.3765, 56.7734, 7.2563
#d33a6c color charts
#d33a6c color shades, tints & tones
#d33a6c color schemes
#d33a6c color preview, HTML & CSS examples
This text has a color of #d33a6c
<p style="color:#d33a6c;">Text here</p>
.mytext {color:#d33a6c;}
This box has a color of #d33a6c
<div style="background-color:#d33a6c;">Content here</div>
.mybackground {background-color:#d33a6c;}
Border around this has a color of #d33a6c
<div style="border:2px solid #d33a6c;">Content here</div>
.myborder {border:2px solid #d33a6c;}