#c95c43 color space conversions
Hex:
#c95c43
RGB:
201, 92, 67
CMY:
21, 64, 74
CMYK:
0, 54, 67, 21
HSL:
11°, 55.3719%, 52.5490%
HSV (HSB):
11°, 66.6667%, 78.8235%
XYZ:
28.9277, 20.4770, 7.7380
xyY:
0.5062, 0.3583, 20.4770
CIE-Lab:
52.3723, 41.6186, 35.0409
CIE-LCH:
52.3723, 54.4056, 40.0958
CIE-Luv:
52.3723, 84.5653, 30.3593
Hunter-Lab:
45.2516, 34.9182, 21.5375
#c95c43 color charts
#c95c43 color shades, tints & tones
#c95c43 color schemes
#c95c43 color preview, HTML & CSS examples
This text has a color of #c95c43
<p style="color:#c95c43;">Text here</p>
.mytext {color:#c95c43;}
This box has a color of #c95c43
<div style="background-color:#c95c43;">Content here</div>
.mybackground {background-color:#c95c43;}
Border around this has a color of #c95c43
<div style="border:2px solid #c95c43;">Content here</div>
.myborder {border:2px solid #c95c43;}