#dc6b35 color space conversions
Hex:
#dc6b35
RGB:
220, 107, 53
CMY:
14, 58, 79
CMYK:
0, 51, 76, 14
HSL:
19°, 70.4641%, 53.5294%
HSV (HSB):
19°, 75.9091%, 86.2745%
XYZ:
35.4155, 25.9881, 6.5178
xyY:
0.5214, 0.3826, 25.9881
CIE-Lab:
58.0257, 40.7185, 49.3941
CIE-LCH:
58.0257, 64.0138, 50.4992
CIE-Luv:
58.0257, 91.0121, 43.3844
Hunter-Lab:
50.9785, 34.7941, 28.1045
#dc6b35 color charts
#dc6b35 color shades, tints & tones
#dc6b35 color schemes
#dc6b35 color preview, HTML & CSS examples
This text has a color of #dc6b35
<p style="color:#dc6b35;">Text here</p>
.mytext {color:#dc6b35;}
This box has a color of #dc6b35
<div style="background-color:#dc6b35;">Content here</div>
.mybackground {background-color:#dc6b35;}
Border around this has a color of #dc6b35
<div style="border:2px solid #dc6b35;">Content here</div>
.myborder {border:2px solid #dc6b35;}