#c43485 color space conversions
Hex:
#c43485
RGB:
196, 52, 133
CMY:
23, 80, 48
CMYK:
0, 73, 32, 23
HSL:
326°, 58.0645%, 48.6275%
HSV (HSB):
326°, 73.4694%, 76.8627%
XYZ:
28.2266, 15.8852, 23.7687
xyY:
0.4158, 0.2340, 15.8852
CIE-Lab:
46.8235, 62.7966, -12.1073
CIE-LCH:
46.8235, 63.9531, 349.0872
CIE-Luv:
46.8235, 83.0211, -27.4652
Hunter-Lab:
39.8562, 56.6670, -7.4589
#c43485 color charts
#c43485 color shades, tints & tones
#c43485 color schemes
#c43485 color preview, HTML & CSS examples
This text has a color of #c43485
<p style="color:#c43485;">Text here</p>
.mytext {color:#c43485;}
This box has a color of #c43485
<div style="background-color:#c43485;">Content here</div>
.mybackground {background-color:#c43485;}
Border around this has a color of #c43485
<div style="border:2px solid #c43485;">Content here</div>
.myborder {border:2px solid #c43485;}