#c95c4f color space conversions
Hex:
#c95c4f
RGB:
201, 92, 79
CMY:
21, 64, 69
CMYK:
0, 54, 61, 21
HSL:
6°, 53.0435%, 54.9020%
HSV (HSB):
6°, 60.6965%, 78.8235%
XYZ:
29.3258, 20.6363, 9.8347
xyY:
0.4904, 0.3451, 20.6363
CIE-Lab:
52.5491, 42.3925, 28.4528
CIE-LCH:
52.5491, 51.0557, 33.8685
CIE-Luv:
52.5491, 82.3831, 24.4857
Hunter-Lab:
45.4272, 35.7342, 18.9631
#c95c4f color charts
#c95c4f color shades, tints & tones
#c95c4f color schemes
#c95c4f color preview, HTML & CSS examples
This text has a color of #c95c4f
<p style="color:#c95c4f;">Text here</p>
.mytext {color:#c95c4f;}
This box has a color of #c95c4f
<div style="background-color:#c95c4f;">Content here</div>
.mybackground {background-color:#c95c4f;}
Border around this has a color of #c95c4f
<div style="border:2px solid #c95c4f;">Content here</div>
.myborder {border:2px solid #c95c4f;}