#c34e6b color space conversions
Hex:
#c34e6b
RGB:
195, 78, 107
CMY:
24, 69, 58
CMYK:
0, 60, 45, 24
HSL:
345°, 49.3671%, 53.5294%
HSV (HSB):
345°, 60.0000%, 76.4706%
XYZ:
27.8839, 18.1124, 15.9363
xyY:
0.4502, 0.2925, 18.1124
CIE-Lab:
49.6322, 49.3349, 7.7592
CIE-LCH:
49.6322, 49.9414, 8.9381
CIE-Luv:
49.6322, 79.5152, 0.5972
Hunter-Lab:
42.5587, 42.4732, 7.5896
#c34e6b color charts
#c34e6b color shades, tints & tones
#c34e6b color schemes
#c34e6b color preview, HTML & CSS examples
This text has a color of #c34e6b
<p style="color:#c34e6b;">Text here</p>
.mytext {color:#c34e6b;}
This box has a color of #c34e6b
<div style="background-color:#c34e6b;">Content here</div>
.mybackground {background-color:#c34e6b;}
Border around this has a color of #c34e6b
<div style="border:2px solid #c34e6b;">Content here</div>
.myborder {border:2px solid #c34e6b;}