#c34c54 color space conversions
Hex:
#c34c54
RGB:
195, 76, 84
CMY:
24, 70, 67
CMYK:
0, 61, 57, 24
HSL:
356°, 49.7908%, 53.1373%
HSV (HSB):
356°, 61.0256%, 76.4706%
XYZ:
26.6904, 17.4111, 10.3414
xyY:
0.4902, 0.3198, 17.4111
CIE-Lab:
48.7739, 48.2248, 20.4282
CIE-LCH:
48.7739, 52.3732, 22.9577
CIE-Luv:
48.7739, 86.8412, 14.6271
Hunter-Lab:
41.7266, 41.1558, 14.5143
#c34c54 color charts
#c34c54 color shades, tints & tones
#c34c54 color schemes
#c34c54 color preview, HTML & CSS examples
This text has a color of #c34c54
<p style="color:#c34c54;">Text here</p>
.mytext {color:#c34c54;}
This box has a color of #c34c54
<div style="background-color:#c34c54;">Content here</div>
.mybackground {background-color:#c34c54;}
Border around this has a color of #c34c54
<div style="border:2px solid #c34c54;">Content here</div>
.myborder {border:2px solid #c34c54;}