#f01dab color space conversions
Hex:
#f01dab
RGB:
240, 29, 171
CMY:
6, 89, 33
CMYK:
0, 88, 29, 6
HSL:
320°, 87.5519%, 52.7451%
HSV (HSB):
320°, 87.9167%, 94.1176%
XYZ:
43.7252, 22.3443, 40.5364
xyY:
0.4102, 0.2096, 22.3443
CIE-Lab:
54.3904, 82.5759, -22.5143
CIE-LCH:
54.3904, 85.5902, 344.7490
CIE-Luv:
54.3904, 107.2023, -47.0487
Hunter-Lab:
47.2697, 82.3933, -17.7556
#f01dab color charts
#f01dab color shades, tints & tones
#f01dab color schemes
#f01dab color preview, HTML & CSS examples
This text has a color of #f01dab
<p style="color:#f01dab;">Text here</p>
.mytext {color:#f01dab;}
This box has a color of #f01dab
<div style="background-color:#f01dab;">Content here</div>
.mybackground {background-color:#f01dab;}
Border around this has a color of #f01dab
<div style="border:2px solid #f01dab;">Content here</div>
.myborder {border:2px solid #f01dab;}