#c95e53 color space conversions
Hex:
#c95e53
RGB:
201, 94, 83
CMY:
21, 63, 67
CMYK:
0, 53, 59, 21
HSL:
6°, 52.2124%, 55.6863%
HSV (HSB):
6°, 58.7065%, 78.8235%
XYZ:
29.6514, 21.0474, 10.6834
xyY:
0.4831, 0.3429, 21.0474
CIE-Lab:
53.0014, 41.6891, 26.7222
CIE-LCH:
53.0014, 49.5182, 32.6594
CIE-Luv:
53.0014, 80.2153, 23.1320
Hunter-Lab:
45.8775, 35.0821, 18.3075
#c95e53 color charts
#c95e53 color shades, tints & tones
#c95e53 color schemes
#c95e53 color preview, HTML & CSS examples
This text has a color of #c95e53
<p style="color:#c95e53;">Text here</p>
.mytext {color:#c95e53;}
This box has a color of #c95e53
<div style="background-color:#c95e53;">Content here</div>
.mybackground {background-color:#c95e53;}
Border around this has a color of #c95e53
<div style="border:2px solid #c95e53;">Content here</div>
.myborder {border:2px solid #c95e53;}