#c34d0e color space conversions
Hex:
#c34d0e
RGB:
195, 77, 14
CMY:
24, 70, 95
CMYK:
0, 61, 93, 24
HSL:
21°, 86.6029%, 40.9804%
HSV (HSB):
21°, 92.8205%, 76.4706%
XYZ:
25.2388, 16.9416, 2.3553
xyY:
0.5667, 0.3804, 16.9416
CIE-Lab:
48.1863, 44.7109, 54.9401
CIE-LCH:
48.1863, 70.8342, 50.8609
CIE-Luv:
48.1863, 96.8593, 40.0866
Hunter-Lab:
41.1601, 37.4235, 25.4194
#c34d0e color charts
#c34d0e color shades, tints & tones
#c34d0e color schemes
#c34d0e color preview, HTML & CSS examples
This text has a color of #c34d0e
<p style="color:#c34d0e;">Text here</p>
.mytext {color:#c34d0e;}
This box has a color of #c34d0e
<div style="background-color:#c34d0e;">Content here</div>
.mybackground {background-color:#c34d0e;}
Border around this has a color of #c34d0e
<div style="border:2px solid #c34d0e;">Content here</div>
.myborder {border:2px solid #c34d0e;}