#f01d8e color space conversions
Hex:
#f01d8e
RGB:
240, 29, 142
CMY:
6, 89, 44
CMYK:
0, 88, 41, 6
HSL:
328°, 87.5519%, 52.7451%
HSV (HSB):
328°, 87.9167%, 94.1176%
XYZ:
41.2570, 21.3570, 27.5390
xyY:
0.4576, 0.2369, 21.3570
CIE-Lab:
53.3380, 79.7083, -6.9329
CIE-LCH:
53.3380, 80.0092, 355.0290
CIE-Luv:
53.3380, 120.4104, -24.7177
Hunter-Lab:
46.2136, 78.4813, -2.9818
#f01d8e color charts
#f01d8e color shades, tints & tones
#f01d8e color schemes
#f01d8e color preview, HTML & CSS examples
This text has a color of #f01d8e
<p style="color:#f01d8e;">Text here</p>
.mytext {color:#f01d8e;}
This box has a color of #f01d8e
<div style="background-color:#f01d8e;">Content here</div>
.mybackground {background-color:#f01d8e;}
Border around this has a color of #f01d8e
<div style="border:2px solid #f01d8e;">Content here</div>
.myborder {border:2px solid #f01d8e;}