#f01ea9 color space conversions
Hex:
#f01ea9
RGB:
240, 30, 169
CMY:
6, 88, 34
CMYK:
0, 88, 30, 6
HSL:
320°, 87.5000%, 52.9412%
HSV (HSB):
320°, 87.5000%, 94.1176%
XYZ:
43.5609, 22.3184, 39.5481
xyY:
0.4132, 0.2117, 22.3184
CIE-Lab:
54.3632, 82.2089, -21.3823
CIE-LCH:
54.3632, 84.9442, 345.4206
CIE-Luv:
54.3632, 107.9618, -45.3467
Hunter-Lab:
47.2423, 81.9159, -16.5639
#f01ea9 color charts
#f01ea9 color shades, tints & tones
#f01ea9 color schemes
#f01ea9 color preview, HTML & CSS examples
This text has a color of #f01ea9
<p style="color:#f01ea9;">Text here</p>
.mytext {color:#f01ea9;}
This box has a color of #f01ea9
<div style="background-color:#f01ea9;">Content here</div>
.mybackground {background-color:#f01ea9;}
Border around this has a color of #f01ea9
<div style="border:2px solid #f01ea9;">Content here</div>
.myborder {border:2px solid #f01ea9;}