#c34d81 color space conversions
Hex:
#c34d81
RGB:
195, 77, 129
CMY:
24, 70, 49
CMYK:
0, 61, 34, 24
HSL:
334°, 49.5798%, 53.3333%
HSV (HSB):
334°, 60.5128%, 76.4706%
XYZ:
29.1220, 18.4948, 22.8038
xyY:
0.4135, 0.2626, 18.4948
CIE-Lab:
50.0909, 52.2040, -4.8218
CIE-LCH:
50.0909, 52.4262, 354.7228
CIE-Luv:
50.0909, 73.4736, -15.8942
Hunter-Lab:
43.0056, 45.6145, -1.3347
#c34d81 color charts
#c34d81 color shades, tints & tones
#c34d81 color schemes
#c34d81 color preview, HTML & CSS examples
This text has a color of #c34d81
<p style="color:#c34d81;">Text here</p>
.mytext {color:#c34d81;}
This box has a color of #c34d81
<div style="background-color:#c34d81;">Content here</div>
.mybackground {background-color:#c34d81;}
Border around this has a color of #c34d81
<div style="border:2px solid #c34d81;">Content here</div>
.myborder {border:2px solid #c34d81;}