#f008d6 color space conversions
Hex:
#f008d6
RGB:
240, 8, 214
CMY:
6, 97, 16
CMYK:
0, 97, 11, 6
HSL:
307°, 93.5484%, 48.6275%
HSV (HSB):
307°, 96.6667%, 94.1176%
XYZ:
48.1596, 23.5540, 65.6264
xyY:
0.3507, 0.1715, 23.5540
CIE-Lab:
55.6384, 89.8267, -45.4269
CIE-LCH:
55.6384, 100.6601, 333.1735
CIE-Luv:
55.6384, 89.7691, -82.4934
Hunter-Lab:
48.5324, 92.1970, -46.2003
#f008d6 color charts
#f008d6 color shades, tints & tones
#f008d6 color schemes
#f008d6 color preview, HTML & CSS examples
This text has a color of #f008d6
<p style="color:#f008d6;">Text here</p>
.mytext {color:#f008d6;}
This box has a color of #f008d6
<div style="background-color:#f008d6;">Content here</div>
.mybackground {background-color:#f008d6;}
Border around this has a color of #f008d6
<div style="border:2px solid #f008d6;">Content here</div>
.myborder {border:2px solid #f008d6;}