#c95b43 color space conversions
Hex:
#c95b43
RGB:
201, 91, 67
CMY:
21, 64, 74
CMYK:
0, 55, 67, 21
HSL:
11°, 55.3719%, 52.5490%
HSV (HSB):
11°, 66.6667%, 78.8235%
XYZ:
28.8416, 20.3049, 7.7093
xyY:
0.5073, 0.3571, 20.3049
CIE-Lab:
52.1802, 42.1128, 34.8122
CIE-LCH:
52.1802, 54.6386, 39.5786
CIE-Luv:
52.1802, 85.2875, 29.9882
Hunter-Lab:
45.0610, 35.3934, 21.3990
#c95b43 color charts
#c95b43 color shades, tints & tones
#c95b43 color schemes
#c95b43 color preview, HTML & CSS examples
This text has a color of #c95b43
<p style="color:#c95b43;">Text here</p>
.mytext {color:#c95b43;}
This box has a color of #c95b43
<div style="background-color:#c95b43;">Content here</div>
.mybackground {background-color:#c95b43;}
Border around this has a color of #c95b43
<div style="border:2px solid #c95b43;">Content here</div>
.myborder {border:2px solid #c95b43;}