#c01a8f color space conversions
Hex:
#c01a8f
RGB:
192, 26, 143
CMY:
25, 90, 44
CMYK:
0, 86, 26, 25
HSL:
318°, 76.1468%, 42.7451%
HSV (HSB):
318°, 86.4583%, 75.2941%
XYZ:
27.0655, 13.9284, 27.2485
xyY:
0.3966, 0.2041, 13.9284
CIE-Lab:
44.1301, 69.7682, -22.3624
CIE-LCH:
44.1301, 73.2644, 342.2281
CIE-Luv:
44.1301, 81.9739, -42.3441
Hunter-Lab:
37.3208, 64.1392, -17.1640
#c01a8f color charts
#c01a8f color shades, tints & tones
#c01a8f color schemes
#c01a8f color preview, HTML & CSS examples
This text has a color of #c01a8f
<p style="color:#c01a8f;">Text here</p>
.mytext {color:#c01a8f;}
This box has a color of #c01a8f
<div style="background-color:#c01a8f;">Content here</div>
.mybackground {background-color:#c01a8f;}
Border around this has a color of #c01a8f
<div style="border:2px solid #c01a8f;">Content here</div>
.myborder {border:2px solid #c01a8f;}