#f01d7a color space conversions
Hex:
#f01d7a
RGB:
240, 29, 122
CMY:
6, 89, 52
CMYK:
0, 88, 49, 6
HSL:
334°, 87.5519%, 52.7451%
HSV (HSB):
334°, 87.9167%, 94.1176%
XYZ:
39.8874, 20.8091, 20.3266
xyY:
0.4923, 0.2568, 20.8091
CIE-Lab:
52.7400, 78.0495, 4.2122
CIE-LCH:
52.7400, 78.1631, 3.0892
CIE-Luv:
52.7400, 129.2220, -10.1973
Hunter-Lab:
45.6170, 76.2501, 5.5127
#f01d7a color charts
#f01d7a color shades, tints & tones
#f01d7a color schemes
#f01d7a color preview, HTML & CSS examples
This text has a color of #f01d7a
<p style="color:#f01d7a;">Text here</p>
.mytext {color:#f01d7a;}
This box has a color of #f01d7a
<div style="background-color:#f01d7a;">Content here</div>
.mybackground {background-color:#f01d7a;}
Border around this has a color of #f01d7a
<div style="border:2px solid #f01d7a;">Content here</div>
.myborder {border:2px solid #f01d7a;}