#c95b48 color space conversions
Hex:
#c95b48
RGB:
201, 91, 72
CMY:
21, 64, 72
CMYK:
0, 55, 64, 21
HSL:
9°, 54.4304%, 53.5294%
HSV (HSB):
9°, 64.1791%, 78.8235%
XYZ:
28.9982, 20.3676, 8.5339
xyY:
0.5008, 0.3518, 20.3676
CIE-Lab:
52.2503, 42.4178, 32.0825
CIE-LCH:
52.2503, 53.1842, 37.1018
CIE-Luv:
52.2503, 84.4047, 27.6407
Hunter-Lab:
45.1304, 35.7154, 20.3800
#c95b48 color charts
#c95b48 color shades, tints & tones
#c95b48 color schemes
#c95b48 color preview, HTML & CSS examples
This text has a color of #c95b48
<p style="color:#c95b48;">Text here</p>
.mytext {color:#c95b48;}
This box has a color of #c95b48
<div style="background-color:#c95b48;">Content here</div>
.mybackground {background-color:#c95b48;}
Border around this has a color of #c95b48
<div style="border:2px solid #c95b48;">Content here</div>
.myborder {border:2px solid #c95b48;}