#c34d3b color space conversions
Hex:
#c34d3b
RGB:
195, 77, 59
CMY:
24, 70, 77
CMYK:
0, 61, 70, 24
HSL:
8°, 53.5433%, 49.8039%
HSV (HSB):
8°, 69.7436%, 76.4706%
XYZ:
25.9490, 17.2256, 6.0949
xyY:
0.5267, 0.3496, 17.2256
CIE-Lab:
48.5431, 46.1596, 34.7746
CIE-LCH:
48.5431, 57.7926, 36.9928
CIE-Luv:
48.5431, 91.6004, 27.7425
Hunter-Lab:
41.5038, 38.9701, 20.3458
#c34d3b color charts
#c34d3b color shades, tints & tones
#c34d3b color schemes
#c34d3b color preview, HTML & CSS examples
This text has a color of #c34d3b
<p style="color:#c34d3b;">Text here</p>
.mytext {color:#c34d3b;}
This box has a color of #c34d3b
<div style="background-color:#c34d3b;">Content here</div>
.mybackground {background-color:#c34d3b;}
Border around this has a color of #c34d3b
<div style="border:2px solid #c34d3b;">Content here</div>
.myborder {border:2px solid #c34d3b;}