#f00dac color space conversions
Hex:
#f00dac
RGB:
240, 13, 172
CMY:
6, 95, 33
CMYK:
0, 95, 28, 6
HSL:
318°, 89.7233%, 49.6078%
HSV (HSB):
318°, 94.5833%, 94.1176%
XYZ:
43.5255, 21.7917, 40.9419
xyY:
0.4096, 0.2051, 21.7917
CIE-Lab:
53.8053, 84.5094, -24.0014
CIE-LCH:
53.8053, 87.8516, 344.1450
CIE-Luv:
53.8053, 108.5199, -49.4519
Hunter-Lab:
46.6815, 84.7392, -19.3230
#f00dac color charts
#f00dac color shades, tints & tones
#f00dac color schemes
#f00dac color preview, HTML & CSS examples
This text has a color of #f00dac
<p style="color:#f00dac;">Text here</p>
.mytext {color:#f00dac;}
This box has a color of #f00dac
<div style="background-color:#f00dac;">Content here</div>
.mybackground {background-color:#f00dac;}
Border around this has a color of #f00dac
<div style="border:2px solid #f00dac;">Content here</div>
.myborder {border:2px solid #f00dac;}