#c34c65 color space conversions
Hex:
#c34c65
RGB:
195, 76, 101
CMY:
24, 70, 60
CMYK:
0, 61, 48, 24
HSL:
347°, 49.7908%, 53.1373%
HSV (HSB):
347°, 61.0256%, 76.4706%
XYZ:
27.4391, 17.7106, 14.2842
xyY:
0.4617, 0.2980, 17.7106
CIE-Lab:
49.1432, 49.6666, 10.6920
CIE-LCH:
49.1432, 50.8044, 12.1490
CIE-Luv:
49.1432, 82.3264, 3.9125
Hunter-Lab:
42.0839, 42.7367, 9.3344
#c34c65 color charts
#c34c65 color shades, tints & tones
#c34c65 color schemes
#c34c65 color preview, HTML & CSS examples
This text has a color of #c34c65
<p style="color:#c34c65;">Text here</p>
.mytext {color:#c34c65;}
This box has a color of #c34c65
<div style="background-color:#c34c65;">Content here</div>
.mybackground {background-color:#c34c65;}
Border around this has a color of #c34c65
<div style="border:2px solid #c34c65;">Content here</div>
.myborder {border:2px solid #c34c65;}