#f001bd color space conversions
Hex:
#f001bd
RGB:
240, 1, 189
CMY:
6, 100, 26
CMYK:
0, 100, 21, 6
HSL:
313°, 99.1701%, 47.2549%
HSV (HSB):
313°, 99.5833%, 94.1176%
XYZ:
45.1313, 22.2211, 50.0545
xyY:
0.3844, 0.1893, 22.2211
CIE-Lab:
54.2608, 87.2283, -33.2170
CIE-LCH:
54.2608, 93.3389, 339.1529
CIE-Luv:
54.2608, 101.3427, -63.4892
Hunter-Lab:
47.1393, 88.4030, -29.9592
#f001bd color charts
#f001bd color shades, tints & tones
#f001bd color schemes
#f001bd color preview, HTML & CSS examples
This text has a color of #f001bd
<p style="color:#f001bd;">Text here</p>
.mytext {color:#f001bd;}
This box has a color of #f001bd
<div style="background-color:#f001bd;">Content here</div>
.mybackground {background-color:#f001bd;}
Border around this has a color of #f001bd
<div style="border:2px solid #f001bd;">Content here</div>
.myborder {border:2px solid #f001bd;}