#c95e4f color space conversions
Hex:
#c95e4f
RGB:
201, 94, 79
CMY:
21, 63, 69
CMYK:
0, 53, 61, 21
HSL:
7°, 53.0435%, 54.9020%
HSV (HSB):
7°, 60.6965%, 78.8235%
XYZ:
29.5014, 20.9874, 9.8932
xyY:
0.4886, 0.3476, 20.9874
CIE-Lab:
52.9357, 41.3991, 28.9417
CIE-LCH:
52.9357, 50.5124, 34.9570
CIE-Luv:
52.9357, 80.9896, 25.2687
Hunter-Lab:
45.8120, 34.7768, 19.2646
#c95e4f color charts
#c95e4f color shades, tints & tones
#c95e4f color schemes
#c95e4f color preview, HTML & CSS examples
This text has a color of #c95e4f
<p style="color:#c95e4f;">Text here</p>
.mytext {color:#c95e4f;}
This box has a color of #c95e4f
<div style="background-color:#c95e4f;">Content here</div>
.mybackground {background-color:#c95e4f;}
Border around this has a color of #c95e4f
<div style="border:2px solid #c95e4f;">Content here</div>
.myborder {border:2px solid #c95e4f;}