#c95a32 color space conversions
Hex:
#c95a32
RGB:
201, 90, 50
CMY:
21, 65, 80
CMYK:
0, 55, 75, 21
HSL:
16°, 60.1594%, 49.2157%
HSV (HSB):
16°, 75.1244%, 78.8235%
XYZ:
28.3193, 19.9601, 5.3777
xyY:
0.5278, 0.3720, 19.9601
CIE-Lab:
51.7921, 41.7451, 43.5033
CIE-LCH:
51.7921, 60.2925, 46.1815
CIE-Luv:
51.7921, 88.6017, 36.4237
Hunter-Lab:
44.6768, 34.9616, 24.1370
#c95a32 color charts
#c95a32 color shades, tints & tones
#c95a32 color schemes
#c95a32 color preview, HTML & CSS examples
This text has a color of #c95a32
<p style="color:#c95a32;">Text here</p>
.mytext {color:#c95a32;}
This box has a color of #c95a32
<div style="background-color:#c95a32;">Content here</div>
.mybackground {background-color:#c95a32;}
Border around this has a color of #c95a32
<div style="border:2px solid #c95a32;">Content here</div>
.myborder {border:2px solid #c95a32;}