#dc6350 color space conversions
Hex:
#dc6350
RGB:
220, 99, 80
CMY:
14, 61, 69
CMYK:
0, 55, 64, 14
HSL:
8°, 66.6667%, 58.8235%
HSV (HSB):
8°, 63.6364%, 86.2745%
XYZ:
35.4250, 24.7185, 10.4935
xyY:
0.5015, 0.3499, 24.7185
CIE-Lab:
56.8001, 46.0335, 33.8216
CIE-LCH:
56.8001, 57.1225, 36.3054
CIE-Luv:
56.8001, 92.9725, 29.4963
Hunter-Lab:
49.7177, 40.1793, 22.2886
#dc6350 color charts
#dc6350 color shades, tints & tones
#dc6350 color schemes
#dc6350 color preview, HTML & CSS examples
This text has a color of #dc6350
<p style="color:#dc6350;">Text here</p>
.mytext {color:#dc6350;}
This box has a color of #dc6350
<div style="background-color:#dc6350;">Content here</div>
.mybackground {background-color:#dc6350;}
Border around this has a color of #dc6350
<div style="border:2px solid #dc6350;">Content here</div>
.myborder {border:2px solid #dc6350;}