#c34e2c color space conversions
Hex:
#c34e2c
RGB:
195, 78, 44
CMY:
24, 69, 83
CMYK:
0, 60, 77, 24
HSL:
14°, 63.1799%, 46.8627%
HSV (HSB):
14°, 77.4359%, 76.4706%
XYZ:
25.6847, 17.2327, 4.3554
xyY:
0.5433, 0.3645, 17.2327
CIE-Lab:
48.5519, 45.0164, 42.8971
CIE-LCH:
48.5519, 62.1822, 43.6191
CIE-Luv:
48.5519, 93.2880, 33.7318
Hunter-Lab:
41.5123, 37.7957, 22.8380
#c34e2c color charts
#c34e2c color shades, tints & tones
#c34e2c color schemes
#c34e2c color preview, HTML & CSS examples
This text has a color of #c34e2c
<p style="color:#c34e2c;">Text here</p>
.mytext {color:#c34e2c;}
This box has a color of #c34e2c
<div style="background-color:#c34e2c;">Content here</div>
.mybackground {background-color:#c34e2c;}
Border around this has a color of #c34e2c
<div style="border:2px solid #c34e2c;">Content here</div>
.myborder {border:2px solid #c34e2c;}