#f008cb color space conversions
Hex:
#f008cb
RGB:
240, 8, 203
CMY:
6, 97, 20
CMYK:
0, 97, 15, 6
HSL:
310°, 93.5484%, 48.6275%
HSV (HSB):
310°, 96.6667%, 94.1176%
XYZ:
46.8015, 23.0107, 58.4747
xyY:
0.3648, 0.1794, 23.0107
CIE-Lab:
55.0834, 88.4364, -40.0095
CIE-LCH:
55.0834, 97.0657, 335.6575
CIE-Luv:
55.0834, 94.5980, -73.9969
Hunter-Lab:
47.9695, 90.2071, -38.6957
#f008cb color charts
#f008cb color shades, tints & tones
#f008cb color schemes
#f008cb color preview, HTML & CSS examples
This text has a color of #f008cb
<p style="color:#f008cb;">Text here</p>
.mytext {color:#f008cb;}
This box has a color of #f008cb
<div style="background-color:#f008cb;">Content here</div>
.mybackground {background-color:#f008cb;}
Border around this has a color of #f008cb
<div style="border:2px solid #f008cb;">Content here</div>
.myborder {border:2px solid #f008cb;}