#dc6e23 color space conversions
Hex:
#dc6e23
RGB:
220, 110, 35
CMY:
14, 57, 86
CMYK:
0, 50, 84, 14
HSL:
24°, 72.5490%, 50.0000%
HSV (HSB):
24°, 84.0909%, 86.2745%
XYZ:
35.3945, 26.4889, 4.8375
xyY:
0.5305, 0.3970, 26.4889
CIE-Lab:
58.4982, 38.6109, 57.6099
CIE-LCH:
58.4982, 69.3520, 56.1695
CIE-Luv:
58.4982, 90.2836, 49.2108
Hunter-Lab:
51.4673, 32.6881, 30.4544
#dc6e23 color charts
#dc6e23 color shades, tints & tones
#dc6e23 color schemes
#dc6e23 color preview, HTML & CSS examples
This text has a color of #dc6e23
<p style="color:#dc6e23;">Text here</p>
.mytext {color:#dc6e23;}
This box has a color of #dc6e23
<div style="background-color:#dc6e23;">Content here</div>
.mybackground {background-color:#dc6e23;}
Border around this has a color of #dc6e23
<div style="border:2px solid #dc6e23;">Content here</div>
.myborder {border:2px solid #dc6e23;}