#c34a5e color space conversions
Hex:
#c34a5e
RGB:
195, 74, 94
CMY:
24, 71, 63
CMYK:
0, 62, 52, 24
HSL:
350°, 50.2075%, 52.7451%
HSV (HSB):
350°, 62.0513%, 76.4706%
XYZ:
26.9748, 17.3078, 12.5087
xyY:
0.4750, 0.3048, 17.3078
CIE-Lab:
48.6456, 49.9371, 14.2323
CIE-LCH:
48.6456, 51.9256, 15.9078
CIE-Luv:
48.6456, 85.4119, 7.7538
Hunter-Lab:
41.6027, 42.9333, 11.2951
#c34a5e color charts
#c34a5e color shades, tints & tones
#c34a5e color schemes
#c34a5e color preview, HTML & CSS examples
This text has a color of #c34a5e
<p style="color:#c34a5e;">Text here</p>
.mytext {color:#c34a5e;}
This box has a color of #c34a5e
<div style="background-color:#c34a5e;">Content here</div>
.mybackground {background-color:#c34a5e;}
Border around this has a color of #c34a5e
<div style="border:2px solid #c34a5e;">Content here</div>
.myborder {border:2px solid #c34a5e;}