#f006a1 color space conversions
Hex:
#f006a1
RGB:
240, 6, 161
CMY:
6, 98, 37
CMYK:
0, 98, 33, 6
HSL:
320°, 95.1220%, 48.2353%
HSV (HSB):
320°, 97.5000%, 94.1176%
XYZ:
42.4333, 21.2287, 35.5793
xyY:
0.4276, 0.2139, 21.2287
CIE-Lab:
53.1989, 83.8721, -18.4471
CIE-LCH:
53.1989, 85.8768, 347.5957
CIE-Luv:
53.1989, 114.2133, -41.3182
Hunter-Lab:
46.0746, 83.7624, -13.5321
#f006a1 color charts
#f006a1 color shades, tints & tones
#f006a1 color schemes
#f006a1 color preview, HTML & CSS examples
This text has a color of #f006a1
<p style="color:#f006a1;">Text here</p>
.mytext {color:#f006a1;}
This box has a color of #f006a1
<div style="background-color:#f006a1;">Content here</div>
.mybackground {background-color:#f006a1;}
Border around this has a color of #f006a1
<div style="border:2px solid #f006a1;">Content here</div>
.myborder {border:2px solid #f006a1;}