#dc941e color space conversions
Hex:
#dc941e
RGB:
220, 148, 30
CMY:
14, 42, 88
CMYK:
0, 33, 86, 14
HSL:
37°, 76.0000%, 49.0196%
HSV (HSB):
37°, 86.3636%, 86.2745%
XYZ:
40.3394, 36.4892, 6.1453
xyY:
0.4862, 0.4398, 36.4892
CIE-Lab:
66.8920, 18.4581, 66.2004
CIE-LCH:
66.8920, 68.7255, 74.4204
CIE-Luv:
66.8920, 59.4608, 63.8990
Hunter-Lab:
60.4063, 13.4917, 36.2527
#dc941e color charts
#dc941e color shades, tints & tones
#dc941e color schemes
#dc941e color preview, HTML & CSS examples
This text has a color of #dc941e
<p style="color:#dc941e;">Text here</p>
.mytext {color:#dc941e;}
This box has a color of #dc941e
<div style="background-color:#dc941e;">Content here</div>
.mybackground {background-color:#dc941e;}
Border around this has a color of #dc941e
<div style="border:2px solid #dc941e;">Content here</div>
.myborder {border:2px solid #dc941e;}