#c0128c color space conversions
Hex:
#c0128c
RGB:
192, 18, 140
CMY:
25, 93, 45
CMYK:
0, 91, 27, 25
HSL:
318°, 82.8571%, 41.1765%
HSV (HSB):
318°, 90.6250%, 75.2941%
XYZ:
26.6882, 13.5325, 26.0164
xyY:
0.4029, 0.2043, 13.5325
CIE-Lab:
43.5549, 70.7114, -21.4249
CIE-LCH:
43.5549, 73.8859, 343.1437
CIE-Luv:
43.5549, 84.4051, -41.0800
Hunter-Lab:
36.7866, 65.1227, -16.1807
#c0128c color charts
#c0128c color shades, tints & tones
#c0128c color schemes
#c0128c color preview, HTML & CSS examples
This text has a color of #c0128c
<p style="color:#c0128c;">Text here</p>
.mytext {color:#c0128c;}
This box has a color of #c0128c
<div style="background-color:#c0128c;">Content here</div>
.mybackground {background-color:#c0128c;}
Border around this has a color of #c0128c
<div style="border:2px solid #c0128c;">Content here</div>
.myborder {border:2px solid #c0128c;}