#dc961c color space conversions
Hex:
#dc961c
RGB:
220, 150, 28
CMY:
14, 41, 89
CMYK:
0, 32, 87, 14
HSL:
38°, 77.4194%, 48.6275%
HSV (HSB):
38°, 87.2727%, 86.2745%
XYZ:
40.6311, 37.1122, 6.1205
xyY:
0.4845, 0.4425, 37.1122
CIE-Lab:
67.3611, 17.3397, 67.1126
CIE-LCH:
67.3611, 69.3164, 75.5134
CIE-Luv:
67.3611, 57.9167, 64.9529
Hunter-Lab:
60.9198, 12.4431, 36.6871
#dc961c color charts
#dc961c color shades, tints & tones
#dc961c color schemes
#dc961c color preview, HTML & CSS examples
This text has a color of #dc961c
<p style="color:#dc961c;">Text here</p>
.mytext {color:#dc961c;}
This box has a color of #dc961c
<div style="background-color:#dc961c;">Content here</div>
.mybackground {background-color:#dc961c;}
Border around this has a color of #dc961c
<div style="border:2px solid #dc961c;">Content here</div>
.myborder {border:2px solid #dc961c;}