#c34f2d color space conversions
Hex:
#c34f2d
RGB:
195, 79, 45
CMY:
24, 69, 82
CMYK:
0, 59, 77, 24
HSL:
14°, 62.5000%, 47.0588%
HSV (HSB):
14°, 76.9231%, 76.4706%
XYZ:
25.7753, 17.3835, 4.4795
xyY:
0.5411, 0.3649, 17.3835
CIE-Lab:
48.7397, 44.5869, 42.5773
CIE-LCH:
48.7397, 61.6507, 43.6793
CIE-Luv:
48.7397, 92.4251, 33.7258
Hunter-Lab:
41.6936, 37.3865, 22.8155
#c34f2d color charts
#c34f2d color shades, tints & tones
#c34f2d color schemes
#c34f2d color preview, HTML & CSS examples
This text has a color of #c34f2d
<p style="color:#c34f2d;">Text here</p>
.mytext {color:#c34f2d;}
This box has a color of #c34f2d
<div style="background-color:#c34f2d;">Content here</div>
.mybackground {background-color:#c34f2d;}
Border around this has a color of #c34f2d
<div style="border:2px solid #c34f2d;">Content here</div>
.myborder {border:2px solid #c34f2d;}