#c61485 color space conversions
Hex:
#c61485
RGB:
198, 20, 133
CMY:
22, 92, 48
CMYK:
0, 90, 33, 22
HSL:
322°, 81.6514%, 42.7451%
HSV (HSB):
322°, 89.8990%, 77.6471%
XYZ:
27.7725, 14.1995, 23.4673
xyY:
0.4244, 0.2170, 14.1995
CIE-Lab:
44.5177, 70.9368, -15.5716
CIE-LCH:
44.5177, 72.6258, 347.6192
CIE-Luv:
44.5177, 92.1168, -33.3571
Hunter-Lab:
37.6823, 65.6137, -10.5463
#c61485 color charts
#c61485 color shades, tints & tones
#c61485 color schemes
#c61485 color preview, HTML & CSS examples
This text has a color of #c61485
<p style="color:#c61485;">Text here</p>
.mytext {color:#c61485;}
This box has a color of #c61485
<div style="background-color:#c61485;">Content here</div>
.mybackground {background-color:#c61485;}
Border around this has a color of #c61485
<div style="border:2px solid #c61485;">Content here</div>
.myborder {border:2px solid #c61485;}