#c50085 color space conversions
Hex:
#c50085
RGB:
197, 0, 133
CMY:
23, 100, 48
CMYK:
0, 100, 32, 23
HSL:
319°, 100.0000%, 38.6275%
HSV (HSB):
319°, 100.0000%, 77.2549%
XYZ:
27.2596, 13.5638, 23.3716
xyY:
0.4246, 0.2113, 13.5638
CIE-Lab:
43.6007, 72.8343, -16.9894
CIE-LCH:
43.6007, 74.7896, 346.8699
CIE-Luv:
43.6007, 93.3067, -35.4524
Hunter-Lab:
36.8290, 67.6688, -11.8450
#c50085 color charts
#c50085 color shades, tints & tones
#c50085 color schemes
#c50085 color preview, HTML & CSS examples
This text has a color of #c50085
<p style="color:#c50085;">Text here</p>
.mytext {color:#c50085;}
This box has a color of #c50085
<div style="background-color:#c50085;">Content here</div>
.mybackground {background-color:#c50085;}
Border around this has a color of #c50085
<div style="border:2px solid #c50085;">Content here</div>
.myborder {border:2px solid #c50085;}