#f01dbb color space conversions
Hex:
#f01dbb
RGB:
240, 29, 187
CMY:
6, 89, 27
CMYK:
0, 88, 22, 6
HSL:
315°, 87.5519%, 52.7451%
HSV (HSB):
315°, 87.9167%, 94.1176%
XYZ:
45.3442, 22.9919, 49.0617
xyY:
0.3862, 0.1958, 22.9919
CIE-Lab:
55.0639, 84.3788, -30.8049
CIE-LCH:
55.0639, 89.8261, 339.9439
CIE-Luv:
55.0639, 99.9757, -59.6215
Hunter-Lab:
47.9498, 84.8880, -27.0999
#f01dbb color charts
#f01dbb color shades, tints & tones
#f01dbb color schemes
#f01dbb color preview, HTML & CSS examples
This text has a color of #f01dbb
<p style="color:#f01dbb;">Text here</p>
.mytext {color:#f01dbb;}
This box has a color of #f01dbb
<div style="background-color:#f01dbb;">Content here</div>
.mybackground {background-color:#f01dbb;}
Border around this has a color of #f01dbb
<div style="border:2px solid #f01dbb;">Content here</div>
.myborder {border:2px solid #f01dbb;}