#dc6143 color space conversions
Hex:
#dc6143
RGB:
220, 97, 67
CMY:
14, 62, 74
CMYK:
0, 56, 70, 14
HSL:
12°, 68.6099%, 56.2745%
HSV (HSB):
12°, 69.5455%, 86.2745%
XYZ:
34.8030, 24.1703, 8.1412
xyY:
0.5186, 0.3601, 24.1703
CIE-Lab:
56.2579, 46.2523, 40.3255
CIE-LCH:
56.2579, 61.3631, 41.0839
CIE-Luv:
56.2579, 96.6980, 34.6745
Hunter-Lab:
49.1633, 40.3256, 24.5962
#dc6143 color charts
#dc6143 color shades, tints & tones
#dc6143 color schemes
#dc6143 color preview, HTML & CSS examples
This text has a color of #dc6143
<p style="color:#dc6143;">Text here</p>
.mytext {color:#dc6143;}
This box has a color of #dc6143
<div style="background-color:#dc6143;">Content here</div>
.mybackground {background-color:#dc6143;}
Border around this has a color of #dc6143
<div style="border:2px solid #dc6143;">Content here</div>
.myborder {border:2px solid #dc6143;}