#dc580b color space conversions
Hex:
#dc580b
RGB:
220, 88, 11
CMY:
14, 65, 96
CMYK:
0, 60, 95, 14
HSL:
22°, 90.4762%, 45.2941%
HSV (HSB):
22°, 95.0000%, 86.2745%
XYZ:
33.0653, 22.2193, 2.8626
xyY:
0.5686, 0.3821, 22.2193
CIE-Lab:
54.2589, 48.8135, 61.6660
CIE-LCH:
54.2589, 78.6476, 51.6356
CIE-Luv:
54.2589, 109.2693, 45.8546
Hunter-Lab:
47.1373, 42.7218, 29.3955
#dc580b color charts
#dc580b color shades, tints & tones
#dc580b color schemes
#dc580b color preview, HTML & CSS examples
This text has a color of #dc580b
<p style="color:#dc580b;">Text here</p>
.mytext {color:#dc580b;}
This box has a color of #dc580b
<div style="background-color:#dc580b;">Content here</div>
.mybackground {background-color:#dc580b;}
Border around this has a color of #dc580b
<div style="border:2px solid #dc580b;">Content here</div>
.myborder {border:2px solid #dc580b;}