#c3541c color space conversions
Hex:
#c3541c
RGB:
195, 84, 28
CMY:
24, 67, 89
CMYK:
0, 57, 86, 24
HSL:
20°, 74.8879%, 43.7255%
HSV (HSB):
20°, 85.6410%, 76.4706%
XYZ:
25.8856, 18.0266, 3.2138
xyY:
0.5493, 0.3825, 18.0266
CIE-Lab:
49.5283, 41.6484, 51.1714
CIE-LCH:
49.5283, 65.9781, 50.8578
CIE-Luv:
49.5283, 90.5383, 39.9110
Hunter-Lab:
42.4577, 34.5267, 25.2326
#c3541c color charts
#c3541c color shades, tints & tones
#c3541c color schemes
#c3541c color preview, HTML & CSS examples
This text has a color of #c3541c
<p style="color:#c3541c;">Text here</p>
.mytext {color:#c3541c;}
This box has a color of #c3541c
<div style="background-color:#c3541c;">Content here</div>
.mybackground {background-color:#c3541c;}
Border around this has a color of #c3541c
<div style="border:2px solid #c3541c;">Content here</div>
.myborder {border:2px solid #c3541c;}