#dc6f25 color space conversions
Hex:
#dc6f25
RGB:
220, 111, 37
CMY:
14, 56, 85
CMYK:
0, 50, 83, 14
HSL:
24°, 72.3320%, 50.3922%
HSV (HSB):
24°, 83.1818%, 86.2745%
XYZ:
35.5336, 26.7181, 5.0345
xyY:
0.5281, 0.3971, 26.7181
CIE-Lab:
58.7125, 38.1577, 57.0302
CIE-LCH:
58.7125, 68.6182, 56.2143
CIE-Luv:
58.7125, 89.3234, 49.1221
Hunter-Lab:
51.6895, 32.2517, 30.4079
#dc6f25 color charts
#dc6f25 color shades, tints & tones
#dc6f25 color schemes
#dc6f25 color preview, HTML & CSS examples
This text has a color of #dc6f25
<p style="color:#dc6f25;">Text here</p>
.mytext {color:#dc6f25;}
This box has a color of #dc6f25
<div style="background-color:#dc6f25;">Content here</div>
.mybackground {background-color:#dc6f25;}
Border around this has a color of #dc6f25
<div style="border:2px solid #dc6f25;">Content here</div>
.myborder {border:2px solid #dc6f25;}