#c34b4e color space conversions
Hex:
#c34b4e
RGB:
195, 75, 78
CMY:
24, 71, 69
CMYK:
0, 62, 60, 24
HSL:
359°, 50.0000%, 52.9412%
HSV (HSB):
359°, 61.5385%, 76.4706%
XYZ:
26.3969, 17.1843, 9.1334
xyY:
0.5008, 0.3260, 17.1843
CIE-Lab:
48.4914, 48.2379, 23.6427
CIE-LCH:
48.4914, 53.7203, 26.1107
CIE-Luv:
48.4914, 88.9214, 17.6902
Hunter-Lab:
41.4540, 41.1201, 15.9547
#c34b4e color charts
#c34b4e color shades, tints & tones
#c34b4e color schemes
#c34b4e color preview, HTML & CSS examples
This text has a color of #c34b4e
<p style="color:#c34b4e;">Text here</p>
.mytext {color:#c34b4e;}
This box has a color of #c34b4e
<div style="background-color:#c34b4e;">Content here</div>
.mybackground {background-color:#c34b4e;}
Border around this has a color of #c34b4e
<div style="border:2px solid #c34b4e;">Content here</div>
.myborder {border:2px solid #c34b4e;}