#f04abb color space conversions
Hex:
#f04abb
RGB:
240, 74, 187
CMY:
6, 71, 27
CMYK:
0, 69, 22, 6
HSL:
319°, 84.6939%, 61.5686%
HSV (HSB):
319°, 69.1667%, 94.1176%
XYZ:
47.3536, 27.0107, 49.7315
xyY:
0.3816, 0.2177, 27.0107
CIE-Lab:
58.9842, 73.1690, -24.7404
CIE-LCH:
58.9842, 77.2385, 341.3182
CIE-Luv:
58.9842, 89.6802, -49.3251
Hunter-Lab:
51.9718, 71.6879, -20.3540
#f04abb color charts
#f04abb color shades, tints & tones
#f04abb color schemes
#f04abb color preview, HTML & CSS examples
This text has a color of #f04abb
<p style="color:#f04abb;">Text here</p>
.mytext {color:#f04abb;}
This box has a color of #f04abb
<div style="background-color:#f04abb;">Content here</div>
.mybackground {background-color:#f04abb;}
Border around this has a color of #f04abb
<div style="border:2px solid #f04abb;">Content here</div>
.myborder {border:2px solid #f04abb;}