#dc961a color space conversions
Hex:
#dc961a
RGB:
220, 150, 26
CMY:
14, 41, 90
CMYK:
0, 32, 88, 14
HSL:
38°, 78.8618%, 48.2353%
HSV (HSB):
38°, 88.1818%, 86.2745%
XYZ:
40.6080, 37.1029, 5.9986
xyY:
0.4851, 0.4432, 37.1029
CIE-Lab:
67.3542, 17.2981, 67.6126
CIE-LCH:
67.3542, 69.7903, 75.6492
CIE-Luv:
67.3542, 57.9772, 65.2352
Hunter-Lab:
60.9122, 12.4034, 36.7997
#dc961a color charts
#dc961a color shades, tints & tones
#dc961a color schemes
#dc961a color preview, HTML & CSS examples
This text has a color of #dc961a
<p style="color:#dc961a;">Text here</p>
.mytext {color:#dc961a;}
This box has a color of #dc961a
<div style="background-color:#dc961a;">Content here</div>
.mybackground {background-color:#dc961a;}
Border around this has a color of #dc961a
<div style="border:2px solid #dc961a;">Content here</div>
.myborder {border:2px solid #dc961a;}