#d33f66 color space conversions
Hex:
#d33f66
RGB:
211, 63, 102
CMY:
17, 75, 60
CMYK:
0, 70, 52, 17
HSL:
344°, 62.7119%, 53.7255%
HSV (HSB):
344°, 70.1422%, 82.7451%
XYZ:
31.0397, 18.3632, 14.4788
xyY:
0.4859, 0.2875, 18.3632
CIE-Lab:
49.9337, 60.1238, 11.5955
CIE-LCH:
49.9337, 61.2317, 10.9161
CIE-Luv:
49.9337, 101.8997, 2.5722
Hunter-Lab:
42.8523, 54.3036, 9.9638
#d33f66 color charts
#d33f66 color shades, tints & tones
#d33f66 color schemes
#d33f66 color preview, HTML & CSS examples
This text has a color of #d33f66
<p style="color:#d33f66;">Text here</p>
.mytext {color:#d33f66;}
This box has a color of #d33f66
<div style="background-color:#d33f66;">Content here</div>
.mybackground {background-color:#d33f66;}
Border around this has a color of #d33f66
<div style="border:2px solid #d33f66;">Content here</div>
.myborder {border:2px solid #d33f66;}