#c34d83 color space conversions
Hex:
#c34d83
RGB:
195, 77, 131
CMY:
24, 70, 49
CMYK:
0, 61, 33, 24
HSL:
333°, 49.5798%, 53.3333%
HSV (HSB):
333°, 60.5128%, 76.4706%
XYZ:
29.2563, 18.5486, 23.5110
xyY:
0.4102, 0.2601, 18.5486
CIE-Lab:
50.1548, 52.4458, -5.9268
CIE-LCH:
50.1548, 52.7796, 353.5524
CIE-Luv:
50.1548, 72.8534, -17.4248
Hunter-Lab:
43.0680, 45.8867, -2.2190
#c34d83 color charts
#c34d83 color shades, tints & tones
#c34d83 color schemes
#c34d83 color preview, HTML & CSS examples
This text has a color of #c34d83
<p style="color:#c34d83;">Text here</p>
.mytext {color:#c34d83;}
This box has a color of #c34d83
<div style="background-color:#c34d83;">Content here</div>
.mybackground {background-color:#c34d83;}
Border around this has a color of #c34d83
<div style="border:2px solid #c34d83;">Content here</div>
.myborder {border:2px solid #c34d83;}