#f00fac color space conversions
Hex:
#f00fac
RGB:
240, 15, 172
CMY:
6, 94, 33
CMYK:
0, 94, 28, 6
HSL:
318°, 88.2353%, 50.0000%
HSV (HSB):
318°, 93.7500%, 94.1176%
XYZ:
43.5524, 21.8455, 40.9509
xyY:
0.4095, 0.2054, 21.8455
CIE-Lab:
53.8627, 84.3414, -23.9129
CIE-LCH:
53.8627, 87.6658, 344.1706
CIE-Luv:
53.8627, 108.3576, -49.3035
Hunter-Lab:
46.7391, 84.5361, -19.2300
#f00fac color charts
#f00fac RGB chart
#f00fac CMYK chart
#f00fac RGB pie chart
#f00fac color shades, tints & tones
#f00fac color schemes
#f00fac color preview, HTML & CSS examples
This text has a color of #f00fac
<p style="color:#f00fac;">Text here</p>
.mytext {color:#f00fac;}
Text color #f00fac
This box has a color of #f00fac
<div style="background-color:#f00fac;">Content here</div>
.mybackground {background-color:#f00fac;}
Background color #f00fac
Border around this has a color of #f00fac
<div style="border:2px solid #f00fac;">Content here</div>
.myborder {border:2px solid #f00fac;}
Border color #f00fac