#c95a4e color space conversions
Hex:
#c95a4e
RGB:
201, 90, 78
CMY:
21, 65, 69
CMYK:
0, 55, 61, 21
HSL:
6°, 53.2468%, 54.7059%
HSV (HSB):
6°, 61.1940%, 78.8235%
XYZ:
29.1187, 20.2799, 9.5874
xyY:
0.4937, 0.3438, 20.2799
CIE-Lab:
52.1522, 43.3062, 28.5269
CIE-LCH:
52.1522, 51.8576, 33.3739
CIE-Luv:
52.1522, 83.9631, 24.2374
Hunter-Lab:
45.0332, 36.6109, 18.9006
#c95a4e color charts
#c95a4e color shades, tints & tones
#c95a4e color schemes
#c95a4e color preview, HTML & CSS examples
This text has a color of #c95a4e
<p style="color:#c95a4e;">Text here</p>
.mytext {color:#c95a4e;}
This box has a color of #c95a4e
<div style="background-color:#c95a4e;">Content here</div>
.mybackground {background-color:#c95a4e;}
Border around this has a color of #c95a4e
<div style="border:2px solid #c95a4e;">Content here</div>
.myborder {border:2px solid #c95a4e;}