#c00f88 color space conversions
Hex:
#c00f88
RGB:
192, 15, 136
CMY:
25, 94, 47
CMYK:
0, 92, 29, 25
HSL:
319°, 85.5072%, 40.5882%
HSV (HSB):
319°, 92.1875%, 75.2941%
XYZ:
26.3530, 13.3257, 24.4757
xyY:
0.4108, 0.2077, 13.3257
CIE-Lab:
43.2499, 70.6495, -19.4510
CIE-LCH:
43.2499, 73.2782, 344.6069
CIE-Luv:
43.2499, 86.5446, -38.3000
Hunter-Lab:
36.5044, 64.9789, -14.2001
#c00f88 color charts
#c00f88 color shades, tints & tones
#c00f88 color schemes
#c00f88 color preview, HTML & CSS examples
This text has a color of #c00f88
<p style="color:#c00f88;">Text here</p>
.mytext {color:#c00f88;}
This box has a color of #c00f88
<div style="background-color:#c00f88;">Content here</div>
.mybackground {background-color:#c00f88;}
Border around this has a color of #c00f88
<div style="border:2px solid #c00f88;">Content here</div>
.myborder {border:2px solid #c00f88;}