#c34a6a color space conversions
Hex:
#c34a6a
RGB:
195, 74, 106
CMY:
24, 71, 58
CMYK:
0, 62, 46, 24
HSL:
344°, 50.2075%, 52.7451%
HSV (HSB):
344°, 62.0513%, 76.4706%
XYZ:
27.5560, 17.5403, 15.5689
xyY:
0.4542, 0.2891, 17.5403
CIE-Lab:
48.9337, 51.0381, 7.3712
CIE-LCH:
48.9337, 51.5676, 8.2182
CIE-Luv:
48.9337, 81.9845, -0.2615
Hunter-Lab:
41.8811, 44.1534, 7.2763
#c34a6a color charts
#c34a6a color shades, tints & tones
#c34a6a color schemes
#c34a6a color preview, HTML & CSS examples
This text has a color of #c34a6a
<p style="color:#c34a6a;">Text here</p>
.mytext {color:#c34a6a;}
This box has a color of #c34a6a
<div style="background-color:#c34a6a;">Content here</div>
.mybackground {background-color:#c34a6a;}
Border around this has a color of #c34a6a
<div style="border:2px solid #c34a6a;">Content here</div>
.myborder {border:2px solid #c34a6a;}