#dc6d30 color space conversions
Hex:
#dc6d30
RGB:
220, 109, 48
CMY:
14, 57, 81
CMYK:
0, 50, 78, 14
HSL:
21°, 71.0744%, 52.5490%
HSV (HSB):
21°, 78.1818%, 86.2745%
XYZ:
35.5173, 26.3663, 6.0135
xyY:
0.5231, 0.3883, 26.3663
CIE-Lab:
58.3831, 39.5224, 52.0821
CIE-LCH:
58.3831, 65.3802, 52.8070
CIE-Luv:
58.3831, 89.9664, 45.6166
Hunter-Lab:
51.3481, 33.6086, 29.0001
#dc6d30 color charts
#dc6d30 color shades, tints & tones
#dc6d30 color schemes
#dc6d30 color preview, HTML & CSS examples
This text has a color of #dc6d30
<p style="color:#dc6d30;">Text here</p>
.mytext {color:#dc6d30;}
This box has a color of #dc6d30
<div style="background-color:#dc6d30;">Content here</div>
.mybackground {background-color:#dc6d30;}
Border around this has a color of #dc6d30
<div style="border:2px solid #dc6d30;">Content here</div>
.myborder {border:2px solid #dc6d30;}