#c34c3f color space conversions
Hex:
#c34c3f
RGB:
195, 76, 63
CMY:
24, 70, 75
CMYK:
0, 61, 68, 24
HSL:
6°, 52.3810%, 50.5882%
HSV (HSB):
6°, 67.6923%, 76.4706%
XYZ:
25.9873, 17.1299, 6.6393
xyY:
0.5223, 0.3443, 17.1299
CIE-Lab:
48.4233, 46.8357, 32.3546
CIE-LCH:
48.4233, 56.9246, 34.6371
CIE-Luv:
48.4233, 91.5254, 25.6321
Hunter-Lab:
41.3882, 39.6492, 19.4607
#c34c3f color charts
#c34c3f color shades, tints & tones
#c34c3f color schemes
#c34c3f color preview, HTML & CSS examples
This text has a color of #c34c3f
<p style="color:#c34c3f;">Text here</p>
.mytext {color:#c34c3f;}
This box has a color of #c34c3f
<div style="background-color:#c34c3f;">Content here</div>
.mybackground {background-color:#c34c3f;}
Border around this has a color of #c34c3f
<div style="border:2px solid #c34c3f;">Content here</div>
.myborder {border:2px solid #c34c3f;}