#f006d5 color space conversions
Hex:
#f006d5
RGB:
240, 6, 213
CMY:
6, 98, 16
CMYK:
0, 98, 11, 6
HSL:
307°, 95.1220%, 48.2353%
HSV (HSB):
307°, 97.5000%, 94.1176%
XYZ:
48.0105, 23.4596, 64.9485
xyY:
0.3519, 0.1720, 23.4596
CIE-Lab:
55.5426, 89.8279, -45.0084
CIE-LCH:
55.5426, 100.4729, 333.3868
CIE-Luv:
55.5426, 90.2970, -81.8348
Hunter-Lab:
48.4351, 92.1738, -45.5996
#f006d5 color charts
#f006d5 color shades, tints & tones
#f006d5 color schemes
#f006d5 color preview, HTML & CSS examples
This text has a color of #f006d5
<p style="color:#f006d5;">Text here</p>
.mytext {color:#f006d5;}
This box has a color of #f006d5
<div style="background-color:#f006d5;">Content here</div>
.mybackground {background-color:#f006d5;}
Border around this has a color of #f006d5
<div style="border:2px solid #f006d5;">Content here</div>
.myborder {border:2px solid #f006d5;}