#c34d4f color space conversions
Hex:
#c34d4f
RGB:
195, 77, 79
CMY:
24, 70, 69
CMYK:
0, 61, 59, 24
HSL:
359°, 49.5798%, 53.3333%
HSV (HSB):
359°, 60.5128%, 76.4706%
XYZ:
26.5708, 17.4744, 9.3696
xyY:
0.4974, 0.3271, 17.4744
CIE-Lab:
48.8523, 47.3975, 23.5164
CIE-LCH:
48.8523, 52.9107, 26.3884
CIE-Luv:
48.8523, 87.4223, 17.8472
Hunter-Lab:
41.8024, 40.3059, 15.9724
#c34d4f color charts
#c34d4f color shades, tints & tones
#c34d4f color schemes
#c34d4f color preview, HTML & CSS examples
This text has a color of #c34d4f
<p style="color:#c34d4f;">Text here</p>
.mytext {color:#c34d4f;}
This box has a color of #c34d4f
<div style="background-color:#c34d4f;">Content here</div>
.mybackground {background-color:#c34d4f;}
Border around this has a color of #c34d4f
<div style="border:2px solid #c34d4f;">Content here</div>
.myborder {border:2px solid #c34d4f;}