#dc7255 color space conversions
Hex:
#dc7255
RGB:
220, 114, 85
CMY:
14, 55, 67
CMYK:
0, 48, 61, 14
HSL:
13°, 65.8537%, 59.8039%
HSV (HSB):
13°, 61.3636%, 86.2745%
XYZ:
37.1722, 27.9061, 12.0216
xyY:
0.4821, 0.3619, 27.9061
CIE-Lab:
59.8039, 38.9073, 34.7495
CIE-LCH:
59.8039, 52.1662, 41.7692
CIE-Luv:
59.8039, 81.2266, 32.9012
Hunter-Lab:
52.8263, 33.1589, 23.4859
#dc7255 color charts
#dc7255 color shades, tints & tones
#dc7255 color schemes
#dc7255 color preview, HTML & CSS examples
This text has a color of #dc7255
<p style="color:#dc7255;">Text here</p>
.mytext {color:#dc7255;}
This box has a color of #dc7255
<div style="background-color:#dc7255;">Content here</div>
.mybackground {background-color:#dc7255;}
Border around this has a color of #dc7255
<div style="border:2px solid #dc7255;">Content here</div>
.myborder {border:2px solid #dc7255;}