#dc6423 color space conversions
Hex:
#dc6423
RGB:
220, 100, 35
CMY:
14, 61, 86
CMYK:
0, 55, 84, 14
HSL:
21°, 72.5490%, 50.0000%
HSV (HSB):
21°, 84.0909%, 86.2745%
XYZ:
34.3757, 24.4513, 4.4979
xyY:
0.5428, 0.3861, 24.4513
CIE-Lab:
56.5369, 43.5799, 55.9262
CIE-LCH:
56.5369, 70.9010, 52.0729
CIE-Luv:
56.5369, 98.3261, 45.8588
Hunter-Lab:
49.4483, 37.5561, 29.2207
#dc6423 color charts
#dc6423 color shades, tints & tones
#dc6423 color schemes
#dc6423 color preview, HTML & CSS examples
This text has a color of #dc6423
<p style="color:#dc6423;">Text here</p>
.mytext {color:#dc6423;}
This box has a color of #dc6423
<div style="background-color:#dc6423;">Content here</div>
.mybackground {background-color:#dc6423;}
Border around this has a color of #dc6423
<div style="border:2px solid #dc6423;">Content here</div>
.myborder {border:2px solid #dc6423;}