#dc952b color space conversions
Hex:
#dc952b
RGB:
220, 149, 43
CMY:
14, 42, 83
CMYK:
0, 32, 80, 14
HSL:
36°, 71.6599%, 51.5686%
HSV (HSB):
36°, 80.4545%, 86.2745%
XYZ:
40.6987, 36.8850, 7.2600
xyY:
0.4797, 0.4347, 36.8850
CIE-Lab:
67.1906, 18.2832, 62.3320
CIE-LCH:
67.1906, 64.9581, 73.6526
CIE-Luv:
67.1906, 58.1243, 61.8279
Hunter-Lab:
60.7330, 13.3346, 35.4256
#dc952b color charts
#dc952b color shades, tints & tones
#dc952b color schemes
#dc952b color preview, HTML & CSS examples
This text has a color of #dc952b
<p style="color:#dc952b;">Text here</p>
.mytext {color:#dc952b;}
This box has a color of #dc952b
<div style="background-color:#dc952b;">Content here</div>
.mybackground {background-color:#dc952b;}
Border around this has a color of #dc952b
<div style="border:2px solid #dc952b;">Content here</div>
.myborder {border:2px solid #dc952b;}