#c35e2d color space conversions
Hex:
#c35e2d
RGB:
195, 94, 45
CMY:
24, 63, 82
CMYK:
0, 52, 77, 24
HSL:
20°, 62.5000%, 47.0588%
HSV (HSB):
20°, 76.9231%, 76.4706%
XYZ:
26.9820, 19.7970, 4.8817
xyY:
0.5223, 0.3832, 19.7970
CIE-Lab:
51.6069, 37.2020, 45.5131
CIE-LCH:
51.6069, 58.7829, 50.7377
CIE-Luv:
51.6069, 81.1277, 38.8420
Hunter-Lab:
44.4938, 30.3823, 24.6405
#c35e2d color charts
#c35e2d color shades, tints & tones
#c35e2d color schemes
#c35e2d color preview, HTML & CSS examples
This text has a color of #c35e2d
<p style="color:#c35e2d;">Text here</p>
.mytext {color:#c35e2d;}
This box has a color of #c35e2d
<div style="background-color:#c35e2d;">Content here</div>
.mybackground {background-color:#c35e2d;}
Border around this has a color of #c35e2d
<div style="border:2px solid #c35e2d;">Content here</div>
.myborder {border:2px solid #c35e2d;}