#f00dab color space conversions
Hex:
#f00dab
RGB:
240, 13, 171
CMY:
6, 95, 33
CMYK:
0, 95, 29, 6
HSL:
318°, 89.7233%, 49.6078%
HSV (HSB):
318°, 94.5833%, 94.1176%
XYZ:
43.4298, 21.7534, 40.4379
xyY:
0.4112, 0.2060, 21.7534
CIE-Lab:
53.7644, 84.4030, -23.4771
CIE-LCH:
53.7644, 87.6073, 344.4558
CIE-Luv:
53.7644, 108.9888, -48.6698
Hunter-Lab:
46.6405, 84.5911, -18.7568
#f00dab color charts
#f00dab RGB chart
#f00dab CMYK chart
#f00dab RGB pie chart
#f00dab color shades, tints & tones
#f00dab color schemes
#f00dab color preview, HTML & CSS examples
This text has a color of #f00dab
<p style="color:#f00dab;">Text here</p>
.mytext {color:#f00dab;}
Text color #f00dab
This box has a color of #f00dab
<div style="background-color:#f00dab;">Content here</div>
.mybackground {background-color:#f00dab;}
Background color #f00dab
Border around this has a color of #f00dab
<div style="border:2px solid #f00dab;">Content here</div>
.myborder {border:2px solid #f00dab;}
Border color #f00dab