#dc6b10 color space conversions
Hex:
#dc6b10
RGB:
220, 107, 16
CMY:
14, 58, 94
CMYK:
0, 51, 93, 14
HSL:
27°, 86.4407%, 46.2745%
HSV (HSB):
27°, 92.7273%, 86.2745%
XYZ:
34.8664, 25.7684, 3.6264
xyY:
0.5426, 0.4010, 25.7684
CIE-Lab:
57.8166, 39.7508, 62.9222
CIE-LCH:
57.8166, 74.4267, 57.7176
CIE-Luv:
57.8166, 93.7973, 51.2364
Hunter-Lab:
50.7626, 33.7685, 31.2983
#dc6b10 color charts
#dc6b10 color shades, tints & tones
#dc6b10 color schemes
#dc6b10 color preview, HTML & CSS examples
This text has a color of #dc6b10
<p style="color:#dc6b10;">Text here</p>
.mytext {color:#dc6b10;}
This box has a color of #dc6b10
<div style="background-color:#dc6b10;">Content here</div>
.mybackground {background-color:#dc6b10;}
Border around this has a color of #dc6b10
<div style="border:2px solid #dc6b10;">Content here</div>
.myborder {border:2px solid #dc6b10;}