#c35d3d color space conversions
Hex:
#c35d3d
RGB:
195, 93, 61
CMY:
24, 64, 76
CMYK:
0, 52, 69, 24
HSL:
14°, 52.7559%, 50.1961%
HSV (HSB):
14°, 68.7179%, 76.4706%
XYZ:
27.2623, 19.7677, 6.7935
xyY:
0.5065, 0.3673, 19.7677
CIE-Lab:
51.5736, 38.4796, 37.1814
CIE-LCH:
51.5736, 53.5083, 44.0170
CIE-Luv:
51.5736, 79.7962, 32.5868
Hunter-Lab:
44.4609, 31.6452, 22.0632
#c35d3d color charts
#c35d3d color shades, tints & tones
#c35d3d color schemes
#c35d3d color preview, HTML & CSS examples
This text has a color of #c35d3d
<p style="color:#c35d3d;">Text here</p>
.mytext {color:#c35d3d;}
This box has a color of #c35d3d
<div style="background-color:#c35d3d;">Content here</div>
.mybackground {background-color:#c35d3d;}
Border around this has a color of #c35d3d
<div style="border:2px solid #c35d3d;">Content here</div>
.myborder {border:2px solid #c35d3d;}