#c0018e color space conversions
Hex:
#c0018e
RGB:
192, 1, 142
CMY:
25, 100, 44
CMYK:
0, 99, 26, 25
HSL:
316°, 98.9637%, 37.8431%
HSV (HSB):
316°, 99.4792%, 75.2941%
XYZ:
26.6316, 13.1812, 26.7318
xyY:
0.4002, 0.1981, 13.1812
CIE-Lab:
43.0350, 72.7210, -23.4487
CIE-LCH:
43.0350, 76.4080, 342.1282
CIE-Luv:
43.0350, 85.0086, -44.0861
Hunter-Lab:
36.3059, 67.4004, -18.2407
#c0018e color charts
#c0018e color shades, tints & tones
#c0018e color schemes
#c0018e color preview, HTML & CSS examples
This text has a color of #c0018e
<p style="color:#c0018e;">Text here</p>
.mytext {color:#c0018e;}
This box has a color of #c0018e
<div style="background-color:#c0018e;">Content here</div>
.mybackground {background-color:#c0018e;}
Border around this has a color of #c0018e
<div style="border:2px solid #c0018e;">Content here</div>
.myborder {border:2px solid #c0018e;}