#dc943a color space conversions
Hex:
#dc943a
RGB:
220, 148, 58
CMY:
14, 42, 77
CMYK:
0, 33, 74, 14
HSL:
33°, 69.8276%, 54.5098%
HSV (HSB):
33°, 73.6364%, 86.2745%
XYZ:
40.8688, 36.7009, 8.9330
xyY:
0.4725, 0.4243, 36.7009
CIE-Lab:
67.0521, 19.4049, 56.2888
CIE-LCH:
67.0521, 59.5397, 70.9790
CIE-Luv:
67.0521, 58.0585, 57.5187
Hunter-Lab:
60.5813, 14.4008, 33.6644
#dc943a color charts
#dc943a color shades, tints & tones
#dc943a color schemes
#dc943a color preview, HTML & CSS examples
This text has a color of #dc943a
<p style="color:#dc943a;">Text here</p>
.mytext {color:#dc943a;}
This box has a color of #dc943a
<div style="background-color:#dc943a;">Content here</div>
.mybackground {background-color:#dc943a;}
Border around this has a color of #dc943a
<div style="border:2px solid #dc943a;">Content here</div>
.myborder {border:2px solid #dc943a;}