#dc6855 color space conversions
Hex:
#dc6855
RGB:
220, 104, 85
CMY:
14, 59, 67
CMYK:
0, 53, 61, 14
HSL:
8°, 65.8537%, 59.8039%
HSV (HSB):
8°, 61.3636%, 86.2745%
XYZ:
36.1052, 25.7722, 11.6659
xyY:
0.4909, 0.3504, 25.7722
CIE-Lab:
57.8201, 43.9253, 32.2851
CIE-LCH:
57.8201, 54.5138, 36.3159
CIE-Luv:
57.8201, 88.4754, 28.9027
Hunter-Lab:
50.7663, 38.1090, 21.9118
#dc6855 color charts
#dc6855 color shades, tints & tones
#dc6855 color schemes
#dc6855 color preview, HTML & CSS examples
This text has a color of #dc6855
<p style="color:#dc6855;">Text here</p>
.mytext {color:#dc6855;}
This box has a color of #dc6855
<div style="background-color:#dc6855;">Content here</div>
.mybackground {background-color:#dc6855;}
Border around this has a color of #dc6855
<div style="border:2px solid #dc6855;">Content here</div>
.myborder {border:2px solid #dc6855;}