#c35d1d color space conversions
Hex:
#c35d1d
RGB:
195, 93, 29
CMY:
24, 64, 89
CMYK:
0, 52, 85, 24
HSL:
23°, 74.1071%, 43.9216%
HSV (HSB):
23°, 85.1282%, 76.4706%
XYZ:
26.6418, 19.5195, 3.5259
xyY:
0.5362, 0.3928, 19.5195
CIE-Lab:
51.2896, 37.1827, 52.2687
CIE-LCH:
51.2896, 64.1449, 54.5728
CIE-Luv:
51.2896, 83.3984, 42.6693
Hunter-Lab:
44.1809, 30.3219, 26.1950
#c35d1d color charts
#c35d1d color shades, tints & tones
#c35d1d color schemes
#c35d1d color preview, HTML & CSS examples
This text has a color of #c35d1d
<p style="color:#c35d1d;">Text here</p>
.mytext {color:#c35d1d;}
This box has a color of #c35d1d
<div style="background-color:#c35d1d;">Content here</div>
.mybackground {background-color:#c35d1d;}
Border around this has a color of #c35d1d
<div style="border:2px solid #c35d1d;">Content here</div>
.myborder {border:2px solid #c35d1d;}