#dc855b color space conversions
Hex:
#dc855b
RGB:
220, 133, 91
CMY:
14, 48, 64
CMYK:
0, 40, 59, 14
HSL:
20°, 64.8241%, 60.9804%
HSV (HSB):
20°, 58.6364%, 86.2745%
XYZ:
39.7911, 32.7460, 14.1209
xyY:
0.4592, 0.3779, 32.7460
CIE-Lab:
63.9547, 29.4083, 36.6179
CIE-LCH:
63.9547, 46.9651, 51.2316
CIE-Luv:
63.9547, 66.3191, 37.9875
Hunter-Lab:
57.2241, 23.9785, 25.4262
#dc855b color charts
#dc855b color shades, tints & tones
#dc855b color schemes
#dc855b color preview, HTML & CSS examples
This text has a color of #dc855b
<p style="color:#dc855b;">Text here</p>
.mytext {color:#dc855b;}
This box has a color of #dc855b
<div style="background-color:#dc855b;">Content here</div>
.mybackground {background-color:#dc855b;}
Border around this has a color of #dc855b
<div style="border:2px solid #dc855b;">Content here</div>
.myborder {border:2px solid #dc855b;}