#dc7777 color space conversions
Hex:
#dc7777
RGB:
220, 119, 119
CMY:
14, 53, 53
CMYK:
0, 46, 46, 14
HSL:
0°, 59.0643%, 66.4706%
HSV (HSB):
0°, 45.9091%, 86.2745%
XYZ:
39.4418, 29.7412, 21.1146
xyY:
0.4368, 0.3294, 29.7412
CIE-Lab:
61.4303, 39.1921, 17.7372
CIE-LCH:
61.4303, 43.0189, 24.3502
CIE-Luv:
61.4303, 71.5401, 15.4209
Hunter-Lab:
54.5355, 33.6597, 15.2195
#dc7777 color charts
#dc7777 color shades, tints & tones
#dc7777 color schemes
#dc7777 color preview, HTML & CSS examples
This text has a color of #dc7777
<p style="color:#dc7777;">Text here</p>
.mytext {color:#dc7777;}
This box has a color of #dc7777
<div style="background-color:#dc7777;">Content here</div>
.mybackground {background-color:#dc7777;}
Border around this has a color of #dc7777
<div style="border:2px solid #dc7777;">Content here</div>
.myborder {border:2px solid #dc7777;}