#c34d1e color space conversions
Hex:
#c34d1e
RGB:
195, 77, 30
CMY:
24, 70, 88
CMYK:
0, 61, 85, 24
HSL:
17°, 73.3333%, 44.1176%
HSV (HSB):
17°, 84.6154%, 76.4706%
XYZ:
25.3939, 17.0036, 3.1719
xyY:
0.5573, 0.3731, 17.0036
CIE-Lab:
48.2646, 45.0305, 49.2620
CIE-LCH:
48.2646, 66.7420, 47.5695
CIE-Luv:
48.2646, 95.6625, 37.2873
Hunter-Lab:
41.2354, 37.7632, 24.3041
#c34d1e color charts
#c34d1e color shades, tints & tones
#c34d1e color schemes
#c34d1e color preview, HTML & CSS examples
This text has a color of #c34d1e
<p style="color:#c34d1e;">Text here</p>
.mytext {color:#c34d1e;}
This box has a color of #c34d1e
<div style="background-color:#c34d1e;">Content here</div>
.mybackground {background-color:#c34d1e;}
Border around this has a color of #c34d1e
<div style="border:2px solid #c34d1e;">Content here</div>
.myborder {border:2px solid #c34d1e;}