#c3580d color space conversions
Hex:
#c3580d
RGB:
195, 88, 13
CMY:
24, 65, 95
CMYK:
0, 55, 93, 24
HSL:
25°, 87.5000%, 40.7843%
HSV (HSB):
25°, 93.3333%, 76.4706%
XYZ:
26.0680, 18.6106, 2.5990
xyY:
0.5514, 0.3936, 18.6106
CIE-Lab:
50.2285, 39.3902, 56.6014
CIE-LCH:
50.2285, 68.9587, 55.1651
CIE-Luv:
50.2285, 88.3288, 43.5867
Hunter-Lab:
43.1400, 32.3665, 26.6260
#c3580d color charts
#c3580d color shades, tints & tones
#c3580d color schemes
#c3580d color preview, HTML & CSS examples
This text has a color of #c3580d
<p style="color:#c3580d;">Text here</p>
.mytext {color:#c3580d;}
This box has a color of #c3580d
<div style="background-color:#c3580d;">Content here</div>
.mybackground {background-color:#c3580d;}
Border around this has a color of #c3580d
<div style="border:2px solid #c3580d;">Content here</div>
.myborder {border:2px solid #c3580d;}