#c34e40 color space conversions
Hex:
#c34e40
RGB:
195, 78, 64
CMY:
24, 69, 75
CMYK:
0, 60, 67, 24
HSL:
6°, 52.1912%, 50.7843%
HSV (HSB):
6°, 67.1795%, 76.4706%
XYZ:
26.1555, 17.4210, 6.8345
xyY:
0.5188, 0.3456, 17.4210
CIE-Lab:
48.7862, 45.9696, 32.2164
CIE-LCH:
48.7862, 56.1347, 35.0235
CIE-Luv:
48.7862, 89.9767, 25.8521
Hunter-Lab:
41.7385, 38.8147, 19.5084
#c34e40 color charts
#c34e40 color shades, tints & tones
#c34e40 color schemes
#c34e40 color preview, HTML & CSS examples
This text has a color of #c34e40
<p style="color:#c34e40;">Text here</p>
.mytext {color:#c34e40;}
This box has a color of #c34e40
<div style="background-color:#c34e40;">Content here</div>
.mybackground {background-color:#c34e40;}
Border around this has a color of #c34e40
<div style="border:2px solid #c34e40;">Content here</div>
.myborder {border:2px solid #c34e40;}