#c34c45 color space conversions
Hex:
#c34c45
RGB:
195, 76, 69
CMY:
24, 70, 73
CMYK:
0, 61, 65, 24
HSL:
3°, 51.2195%, 51.7647%
HSV (HSB):
3°, 64.6154%, 76.4706%
XYZ:
26.1643, 17.2007, 7.5713
xyY:
0.5137, 0.3377, 17.2007
CIE-Lab:
48.5119, 47.1888, 28.9842
CIE-LCH:
48.5119, 55.3793, 31.5591
CIE-Luv:
48.5119, 90.3019, 22.7676
Hunter-Lab:
41.4737, 40.0305, 18.2078
#c34c45 color charts
#c34c45 color shades, tints & tones
#c34c45 color schemes
#c34c45 color preview, HTML & CSS examples
This text has a color of #c34c45
<p style="color:#c34c45;">Text here</p>
.mytext {color:#c34c45;}
This box has a color of #c34c45
<div style="background-color:#c34c45;">Content here</div>
.mybackground {background-color:#c34c45;}
Border around this has a color of #c34c45
<div style="border:2px solid #c34c45;">Content here</div>
.myborder {border:2px solid #c34c45;}