#c34e0d color space conversions
Hex:
#c34e0d
RGB:
195, 78, 13
CMY:
24, 69, 95
CMYK:
0, 60, 93, 24
HSL:
21°, 87.5000%, 40.7843%
HSV (HSB):
21°, 93.3333%, 76.4706%
XYZ:
25.3027, 17.0799, 2.3439
xyY:
0.5657, 0.3819, 17.0799
CIE-Lab:
48.3606, 44.2307, 55.3303
CIE-LCH:
48.3606, 70.8364, 51.3614
CIE-Luv:
48.3606, 96.1495, 40.5031
Hunter-Lab:
41.3279, 36.9616, 25.5669
#c34e0d color charts
#c34e0d color shades, tints & tones
#c34e0d color schemes
#c34e0d color preview, HTML & CSS examples
This text has a color of #c34e0d
<p style="color:#c34e0d;">Text here</p>
.mytext {color:#c34e0d;}
This box has a color of #c34e0d
<div style="background-color:#c34e0d;">Content here</div>
.mybackground {background-color:#c34e0d;}
Border around this has a color of #c34e0d
<div style="border:2px solid #c34e0d;">Content here</div>
.myborder {border:2px solid #c34e0d;}