#c95e3d color space conversions
Hex:
#c95e3d
RGB:
201, 94, 61
CMY:
21, 63, 76
CMYK:
0, 53, 70, 21
HSL:
14°, 56.4516%, 51.3725%
HSV (HSB):
14°, 69.6517%, 78.8235%
XYZ:
28.9324, 20.7598, 6.8970
xyY:
0.5113, 0.3669, 20.7598
CIE-Lab:
52.6856, 40.2865, 38.6980
CIE-LCH:
52.6856, 55.8618, 43.8479
CIE-Luv:
52.6856, 84.0541, 33.6921
Hunter-Lab:
45.5630, 33.6120, 22.9191
#c95e3d color charts
#c95e3d color shades, tints & tones
#c95e3d color schemes
#c95e3d color preview, HTML & CSS examples
This text has a color of #c95e3d
<p style="color:#c95e3d;">Text here</p>
.mytext {color:#c95e3d;}
This box has a color of #c95e3d
<div style="background-color:#c95e3d;">Content here</div>
.mybackground {background-color:#c95e3d;}
Border around this has a color of #c95e3d
<div style="border:2px solid #c95e3d;">Content here</div>
.myborder {border:2px solid #c95e3d;}