#dc6347 color space conversions
Hex:
#dc6347
RGB:
220, 99, 71
CMY:
14, 61, 72
CMYK:
0, 55, 68, 14
HSL:
11°, 68.0365%, 57.0588%
HSV (HSB):
11°, 67.7273%, 86.2745%
XYZ:
35.1144, 24.5943, 8.8577
xyY:
0.5121, 0.3587, 24.5943
CIE-Lab:
56.6779, 45.5053, 38.6472
CIE-LCH:
56.6779, 59.7021, 40.3409
CIE-Luv:
56.6779, 94.5695, 33.6786
Hunter-Lab:
49.5926, 39.6011, 24.1251
#dc6347 color charts
#dc6347 color shades, tints & tones
#dc6347 color schemes
#dc6347 color preview, HTML & CSS examples
This text has a color of #dc6347
<p style="color:#dc6347;">Text here</p>
.mytext {color:#dc6347;}
This box has a color of #dc6347
<div style="background-color:#dc6347;">Content here</div>
.mybackground {background-color:#dc6347;}
Border around this has a color of #dc6347
<div style="border:2px solid #dc6347;">Content here</div>
.myborder {border:2px solid #dc6347;}