#c95c5f color space conversions
Hex:
#c95c5f
RGB:
201, 92, 95
CMY:
21, 64, 63
CMYK:
0, 54, 53, 21
HSL:
358°, 50.2304%, 57.4510%
HSV (HSB):
358°, 54.2289%, 78.8235%
XYZ:
29.9801, 20.8980, 13.2801
xyY:
0.4673, 0.3257, 20.8980
CIE-Lab:
52.8377, 43.6429, 19.5013
CIE-LCH:
52.8377, 47.8017, 24.0769
CIE-Luv:
52.8377, 79.0136, 15.3641
Hunter-Lab:
45.7144, 37.0626, 14.7762
#c95c5f color charts
#c95c5f color shades, tints & tones
#c95c5f color schemes
#c95c5f color preview, HTML & CSS examples
This text has a color of #c95c5f
<p style="color:#c95c5f;">Text here</p>
.mytext {color:#c95c5f;}
This box has a color of #c95c5f
<div style="background-color:#c95c5f;">Content here</div>
.mybackground {background-color:#c95c5f;}
Border around this has a color of #c95c5f
<div style="border:2px solid #c95c5f;">Content here</div>
.myborder {border:2px solid #c95c5f;}