#c35a35 color space conversions
Hex:
#c35a35
RGB:
195, 90, 53
CMY:
24, 65, 79
CMYK:
0, 54, 73, 24
HSL:
16°, 57.2581%, 48.6275%
HSV (HSB):
16°, 72.8205%, 76.4706%
XYZ:
26.8044, 19.1715, 5.6559
xyY:
0.5191, 0.3713, 19.1715
CIE-Lab:
50.8872, 39.5815, 40.6991
CIE-LCH:
50.8872, 56.7725, 45.7976
CIE-Luv:
50.8872, 83.1843, 34.6650
Hunter-Lab:
43.7852, 32.6499, 22.9910
#c35a35 color charts
#c35a35 color shades, tints & tones
#c35a35 color schemes
#c35a35 color preview, HTML & CSS examples
This text has a color of #c35a35
<p style="color:#c35a35;">Text here</p>
.mytext {color:#c35a35;}
This box has a color of #c35a35
<div style="background-color:#c35a35;">Content here</div>
.mybackground {background-color:#c35a35;}
Border around this has a color of #c35a35
<div style="border:2px solid #c35a35;">Content here</div>
.myborder {border:2px solid #c35a35;}