#c95a5f color space conversions
Hex:
#c95a5f
RGB:
201, 90, 95
CMY:
21, 65, 63
CMYK:
0, 55, 53, 21
HSL:
357°, 50.6849%, 57.0588%
HSV (HSB):
357°, 55.2239%, 78.8235%
XYZ:
29.8091, 20.5561, 13.2231
xyY:
0.4688, 0.3233, 20.5561
CIE-Lab:
52.4602, 44.6220, 18.9925
CIE-LCH:
52.4602, 48.4957, 23.0561
CIE-Luv:
52.4602, 80.3044, 14.5452
Hunter-Lab:
45.3388, 38.0164, 14.4452
#c95a5f color charts
#c95a5f color shades, tints & tones
#c95a5f color schemes
#c95a5f color preview, HTML & CSS examples
This text has a color of #c95a5f
<p style="color:#c95a5f;">Text here</p>
.mytext {color:#c95a5f;}
This box has a color of #c95a5f
<div style="background-color:#c95a5f;">Content here</div>
.mybackground {background-color:#c95a5f;}
Border around this has a color of #c95a5f
<div style="border:2px solid #c95a5f;">Content here</div>
.myborder {border:2px solid #c95a5f;}