#f81bac color space conversions
Hex:
#f81bac
RGB:
248, 27, 172
CMY:
3, 89, 33
CMYK:
0, 89, 31, 3
HSL:
321°, 94.0426%, 53.9216%
HSV (HSB):
321°, 89.1129%, 97.2549%
XYZ:
46.5497, 23.7189, 41.1545
xyY:
0.4178, 0.2129, 23.7189
CIE-Lab:
55.8052, 84.6157, -20.8026
CIE-LCH:
55.8052, 87.1353, 346.1879
CIE-Luv:
55.8052, 113.3816, -45.2277
Hunter-Lab:
48.7020, 85.3829, -16.0102
#f81bac color charts
#f81bac color shades, tints & tones
#f81bac color schemes
#f81bac color preview, HTML & CSS examples
This text has a color of #f81bac
<p style="color:#f81bac;">Text here</p>
.mytext {color:#f81bac;}
This box has a color of #f81bac
<div style="background-color:#f81bac;">Content here</div>
.mybackground {background-color:#f81bac;}
Border around this has a color of #f81bac
<div style="border:2px solid #f81bac;">Content here</div>
.myborder {border:2px solid #f81bac;}