#c95f4b color space conversions
Hex:
#c95f4b
RGB:
201, 95, 75
CMY:
21, 63, 71
CMYK:
0, 53, 63, 21
HSL:
10°, 53.8462%, 54.1176%
HSV (HSB):
10°, 62.6866%, 78.8235%
XYZ:
29.4496, 21.1099, 9.1791
xyY:
0.4930, 0.3534, 21.1099
CIE-Lab:
53.0696, 40.6239, 31.3902
CIE-LCH:
53.0696, 51.3386, 37.6934
CIE-Luv:
53.0696, 81.0199, 27.7010
Hunter-Lab:
45.9455, 34.0080, 20.3168
#c95f4b color charts
#c95f4b color shades, tints & tones
#c95f4b color schemes
#c95f4b color preview, HTML & CSS examples
This text has a color of #c95f4b
<p style="color:#c95f4b;">Text here</p>
.mytext {color:#c95f4b;}
This box has a color of #c95f4b
<div style="background-color:#c95f4b;">Content here</div>
.mybackground {background-color:#c95f4b;}
Border around this has a color of #c95f4b
<div style="border:2px solid #c95f4b;">Content here</div>
.myborder {border:2px solid #c95f4b;}