#d33f70 color space conversions
Hex:
#d33f70
RGB:
211, 63, 112
CMY:
17, 75, 56
CMYK:
0, 70, 47, 17
HSL:
340°, 62.7119%, 53.7255%
HSV (HSB):
340°, 70.1422%, 82.7451%
XYZ:
31.5661, 18.5737, 17.2506
xyY:
0.4684, 0.2756, 18.5737
CIE-Lab:
50.1847, 60.9771, 5.8906
CIE-LCH:
50.1847, 61.2610, 5.5179
CIE-Luv:
50.1847, 98.5322, -4.2153
Hunter-Lab:
43.0973, 55.3201, 6.4360
#d33f70 color charts
#d33f70 color shades, tints & tones
#d33f70 color schemes
#d33f70 color preview, HTML & CSS examples
This text has a color of #d33f70
<p style="color:#d33f70;">Text here</p>
.mytext {color:#d33f70;}
This box has a color of #d33f70
<div style="background-color:#d33f70;">Content here</div>
.mybackground {background-color:#d33f70;}
Border around this has a color of #d33f70
<div style="border:2px solid #d33f70;">Content here</div>
.myborder {border:2px solid #d33f70;}