#c00f8b color space conversions
Hex:
#c00f8b
RGB:
192, 15, 139
CMY:
25, 94, 45
CMYK:
0, 92, 28, 25
HSL:
318°, 85.5072%, 40.5882%
HSV (HSB):
318°, 92.1875%, 75.2941%
XYZ:
26.5693, 13.4122, 25.6146
xyY:
0.4050, 0.2045, 13.4122
CIE-Lab:
43.3779, 70.9875, -21.0880
CIE-LCH:
43.3779, 74.0536, 343.4551
CIE-Luv:
43.3779, 85.1912, -40.6251
Hunter-Lab:
36.6227, 65.4097, -15.8326
#c00f8b color charts
#c00f8b color shades, tints & tones
#c00f8b color schemes
#c00f8b color preview, HTML & CSS examples
This text has a color of #c00f8b
<p style="color:#c00f8b;">Text here</p>
.mytext {color:#c00f8b;}
This box has a color of #c00f8b
<div style="background-color:#c00f8b;">Content here</div>
.mybackground {background-color:#c00f8b;}
Border around this has a color of #c00f8b
<div style="border:2px solid #c00f8b;">Content here</div>
.myborder {border:2px solid #c00f8b;}