#dc6f02 color space conversions
Hex:
#dc6f02
RGB:
220, 111, 2
CMY:
14, 56, 99
CMYK:
0, 50, 99, 14
HSL:
30°, 98.1982%, 43.5294%
HSV (HSB):
30°, 99.0909%, 86.2745%
XYZ:
35.2106, 26.5889, 3.3338
xyY:
0.5406, 0.4082, 26.5889
CIE-Lab:
58.5919, 37.5830, 66.0380
CIE-LCH:
58.5919, 75.9836, 60.3553
CIE-Luv:
58.5919, 90.9008, 53.7548
Hunter-Lab:
51.5644, 31.6504, 32.2618
#dc6f02 color charts
#dc6f02 color shades, tints & tones
#dc6f02 color schemes
#dc6f02 color preview, HTML & CSS examples
This text has a color of #dc6f02
<p style="color:#dc6f02;">Text here</p>
.mytext {color:#dc6f02;}
This box has a color of #dc6f02
<div style="background-color:#dc6f02;">Content here</div>
.mybackground {background-color:#dc6f02;}
Border around this has a color of #dc6f02
<div style="border:2px solid #dc6f02;">Content here</div>
.myborder {border:2px solid #dc6f02;}