#dc955c color space conversions
Hex:
#dc955c
RGB:
220, 149, 92
CMY:
14, 42, 64
CMYK:
0, 32, 58, 14
HSL:
27°, 64.6465%, 61.1765%
HSV (HSB):
27°, 58.1818%, 86.2745%
XYZ:
42.1944, 37.4832, 15.1363
xyY:
0.4450, 0.3953, 37.4832
CIE-Lab:
67.6380, 20.9161, 40.5978
CIE-LCH:
67.6380, 45.6691, 62.7424
CIE-Luv:
67.6380, 54.4083, 44.6511
Hunter-Lab:
61.2236, 15.8785, 28.1982
#dc955c color charts
#dc955c color shades, tints & tones
#dc955c color schemes
#dc955c color preview, HTML & CSS examples
This text has a color of #dc955c
<p style="color:#dc955c;">Text here</p>
.mytext {color:#dc955c;}
This box has a color of #dc955c
<div style="background-color:#dc955c;">Content here</div>
.mybackground {background-color:#dc955c;}
Border around this has a color of #dc955c
<div style="border:2px solid #dc955c;">Content here</div>
.myborder {border:2px solid #dc955c;}