#dc952c color space conversions
Hex:
#dc952c
RGB:
220, 149, 44
CMY:
14, 42, 83
CMYK:
0, 32, 80, 14
HSL:
36°, 71.5447%, 51.7647%
HSV (HSB):
36°, 80.0000%, 86.2745%
XYZ:
40.7173, 36.8924, 7.3578
xyY:
0.4792, 0.4342, 36.8924
CIE-Lab:
67.1962, 18.3164, 61.9790
CIE-LCH:
67.1962, 64.6289, 73.5362
CIE-Luv:
67.1962, 58.0757, 61.6041
Hunter-Lab:
60.7391, 13.3664, 35.3351
#dc952c color charts
#dc952c color shades, tints & tones
#dc952c color schemes
#dc952c color preview, HTML & CSS examples
This text has a color of #dc952c
<p style="color:#dc952c;">Text here</p>
.mytext {color:#dc952c;}
This box has a color of #dc952c
<div style="background-color:#dc952c;">Content here</div>
.mybackground {background-color:#dc952c;}
Border around this has a color of #dc952c
<div style="border:2px solid #dc952c;">Content here</div>
.myborder {border:2px solid #dc952c;}