#f06cc5 color space conversions
Hex:
#f06cc5
RGB:
240, 108, 197
CMY:
6, 58, 23
CMYK:
0, 55, 18, 6
HSL:
320°, 81.4815%, 68.2353%
HSV (HSB):
320°, 55.0000%, 94.1176%
XYZ:
51.3758, 33.2816, 56.5395
xyY:
0.3639, 0.2357, 33.2816
CIE-Lab:
64.3883, 60.7947, -22.1531
CIE-LCH:
64.3883, 64.7051, 339.9787
CIE-Luv:
64.3883, 73.2372, -43.8968
Hunter-Lab:
57.6902, 58.0046, -17.7242
#f06cc5 color charts
#f06cc5 color shades, tints & tones
#f06cc5 color schemes
#f06cc5 color preview, HTML & CSS examples
This text has a color of #f06cc5
<p style="color:#f06cc5;">Text here</p>
.mytext {color:#f06cc5;}
This box has a color of #f06cc5
<div style="background-color:#f06cc5;">Content here</div>
.mybackground {background-color:#f06cc5;}
Border around this has a color of #f06cc5
<div style="border:2px solid #f06cc5;">Content here</div>
.myborder {border:2px solid #f06cc5;}