#f008b0 color space conversions
Hex:
#f008b0
RGB:
240, 8, 176
CMY:
6, 97, 31
CMYK:
0, 97, 27, 6
HSL:
317°, 93.5484%, 48.6275%
HSV (HSB):
317°, 96.6667%, 94.1176%
XYZ:
43.8585, 21.8335, 42.9770
xyY:
0.4036, 0.2009, 21.8335
CIE-Lab:
53.8499, 85.2972, -26.2776
CIE-LCH:
53.8499, 89.2532, 342.8774
CIE-Luv:
53.8499, 106.9837, -52.8975
Hunter-Lab:
46.7264, 85.7733, -21.8241
#f008b0 color charts
#f008b0 color shades, tints & tones
#f008b0 color schemes
#f008b0 color preview, HTML & CSS examples
This text has a color of #f008b0
<p style="color:#f008b0;">Text here</p>
.mytext {color:#f008b0;}
This box has a color of #f008b0
<div style="background-color:#f008b0;">Content here</div>
.mybackground {background-color:#f008b0;}
Border around this has a color of #f008b0
<div style="border:2px solid #f008b0;">Content here</div>
.myborder {border:2px solid #f008b0;}