#c34e45 color space conversions
Hex:
#c34e45
RGB:
195, 78, 69
CMY:
24, 69, 73
CMYK:
0, 60, 65, 24
HSL:
4°, 51.2195%, 51.7647%
HSV (HSB):
4°, 64.6154%, 76.4706%
XYZ:
26.3042, 17.4806, 7.6179
xyY:
0.5117, 0.3401, 17.4806
CIE-Lab:
48.8599, 46.2675, 29.4158
CIE-LCH:
48.8599, 54.8267, 32.4472
CIE-Luv:
48.8599, 88.9762, 23.4614
Hunter-Lab:
41.8097, 39.1347, 18.4639
#c34e45 color charts
#c34e45 color shades, tints & tones
#c34e45 color schemes
#c34e45 color preview, HTML & CSS examples
This text has a color of #c34e45
<p style="color:#c34e45;">Text here</p>
.mytext {color:#c34e45;}
This box has a color of #c34e45
<div style="background-color:#c34e45;">Content here</div>
.mybackground {background-color:#c34e45;}
Border around this has a color of #c34e45
<div style="border:2px solid #c34e45;">Content here</div>
.myborder {border:2px solid #c34e45;}