#dd6666 color space conversions
Hex:
#dd6666
RGB:
221, 102, 102
CMY:
13, 60, 60
CMYK:
0, 54, 54, 13
HSL:
0°, 63.6364%, 63.3333%
HSV (HSB):
0°, 53.8462%, 86.6667%
XYZ:
36.9684, 25.8342, 15.6084
xyY:
0.4715, 0.3295, 25.8342
CIE-Lab:
57.8793, 46.5333, 22.7064
CIE-LCH:
57.8793, 51.7777, 26.0105
CIE-Luv:
57.8793, 87.2165, 18.8030
Hunter-Lab:
50.8274, 40.8811, 17.3720
#dd6666 color charts
#dd6666 color shades, tints & tones
#dd6666 color schemes
#dd6666 color preview, HTML & CSS examples
This text has a color of #dd6666
<p style="color:#dd6666;">Text here</p>
.mytext {color:#dd6666;}
This box has a color of #dd6666
<div style="background-color:#dd6666;">Content here</div>
.mybackground {background-color:#dd6666;}
Border around this has a color of #dd6666
<div style="border:2px solid #dd6666;">Content here</div>
.myborder {border:2px solid #dd6666;}