#c95f5f color space conversions
Hex:
#c95f5f
RGB:
201, 95, 95
CMY:
21, 63, 63
CMYK:
0, 53, 53, 21
HSL:
0°, 49.5327%, 58.0392%
HSV (HSB):
0°, 52.7363%, 78.8235%
XYZ:
30.2452, 21.4281, 13.3684
xyY:
0.4650, 0.3295, 21.4281
CIE-Lab:
53.4149, 42.1550, 20.2770
CIE-LCH:
53.4149, 46.7782, 25.6881
CIE-Luv:
53.4149, 77.0523, 16.6113
Hunter-Lab:
46.2905, 35.6193, 15.2808
#c95f5f color charts
#c95f5f color shades, tints & tones
#c95f5f color schemes
#c95f5f color preview, HTML & CSS examples
This text has a color of #c95f5f
<p style="color:#c95f5f;">Text here</p>
.mytext {color:#c95f5f;}
This box has a color of #c95f5f
<div style="background-color:#c95f5f;">Content here</div>
.mybackground {background-color:#c95f5f;}
Border around this has a color of #c95f5f
<div style="border:2px solid #c95f5f;">Content here</div>
.myborder {border:2px solid #c95f5f;}