#c95638 color space conversions
Hex:
#c95638
RGB:
201, 86, 56
CMY:
21, 66, 78
CMYK:
0, 57, 72, 21
HSL:
12°, 57.3123%, 50.3922%
HSV (HSB):
12°, 72.1393%, 78.8235%
XYZ:
28.1290, 19.3586, 5.9954
xyY:
0.5259, 0.3620, 19.3586
CIE-Lab:
51.1041, 43.9607, 39.6088
CIE-LCH:
51.1041, 59.1727, 42.0190
CIE-Luv:
51.1041, 90.7090, 32.8431
Hunter-Lab:
43.9984, 37.1211, 22.7198
#c95638 color charts
#c95638 color shades, tints & tones
#c95638 color schemes
#c95638 color preview, HTML & CSS examples
This text has a color of #c95638
<p style="color:#c95638;">Text here</p>
.mytext {color:#c95638;}
This box has a color of #c95638
<div style="background-color:#c95638;">Content here</div>
.mybackground {background-color:#c95638;}
Border around this has a color of #c95638
<div style="border:2px solid #c95638;">Content here</div>
.myborder {border:2px solid #c95638;}