#f01bbd color space conversions
Hex:
#f01bbd
RGB:
240, 27, 189
CMY:
6, 89, 26
CMYK:
0, 89, 21, 6
HSL:
314°, 87.6543%, 52.3529%
HSV (HSB):
314°, 88.7500%, 94.1176%
XYZ:
45.5124, 22.9833, 50.1816
xyY:
0.3835, 0.1937, 22.9833
CIE-Lab:
55.0551, 84.8996, -31.9780
CIE-LCH:
55.0551, 90.7223, 339.3608
CIE-Luv:
55.0551, 99.3320, -61.4463
Hunter-Lab:
47.9409, 85.5616, -28.5025
#f01bbd color charts
#f01bbd color shades, tints & tones
#f01bbd color schemes
#f01bbd color preview, HTML & CSS examples
This text has a color of #f01bbd
<p style="color:#f01bbd;">Text here</p>
.mytext {color:#f01bbd;}
This box has a color of #f01bbd
<div style="background-color:#f01bbd;">Content here</div>
.mybackground {background-color:#f01bbd;}
Border around this has a color of #f01bbd
<div style="border:2px solid #f01bbd;">Content here</div>
.myborder {border:2px solid #f01bbd;}