#c34882 color space conversions
Hex:
#c34882
RGB:
195, 72, 130
CMY:
24, 72, 49
CMYK:
0, 63, 33, 24
HSL:
332°, 50.6173%, 52.3529%
HSV (HSB):
332°, 63.0769%, 76.4706%
XYZ:
28.8523, 17.8485, 23.0435
xyY:
0.4137, 0.2559, 17.8485
CIE-Lab:
49.3119, 54.5179, -6.5796
CIE-LCH:
49.3119, 54.9135, 353.1184
CIE-Luv:
49.3119, 75.4747, -18.6489
Hunter-Lab:
42.2475, 47.9707, -2.7659
#c34882 color charts
#c34882 color shades, tints & tones
#c34882 color schemes
#c34882 color preview, HTML & CSS examples
This text has a color of #c34882
<p style="color:#c34882;">Text here</p>
.mytext {color:#c34882;}
This box has a color of #c34882
<div style="background-color:#c34882;">Content here</div>
.mybackground {background-color:#c34882;}
Border around this has a color of #c34882
<div style="border:2px solid #c34882;">Content here</div>
.myborder {border:2px solid #c34882;}