#f81b5a color space conversions
Hex:
#f81b5a
RGB:
248, 27, 90
CMY:
3, 89, 65
CMYK:
0, 89, 64, 3
HSL:
343°, 94.0426%, 53.9216%
HSV (HSB):
343°, 89.1129%, 97.2549%
XYZ:
40.9488, 21.4785, 11.6604
xyY:
0.5527, 0.2899, 21.4785
CIE-Lab:
53.4693, 78.1974, 24.7985
CIE-LCH:
53.4693, 82.0353, 17.5952
CIE-Luv:
53.4693, 148.4697, 11.9748
Hunter-Lab:
46.3449, 76.6130, 17.5241
#f81b5a color charts
#f81b5a color shades, tints & tones
#f81b5a color schemes
#f81b5a color preview, HTML & CSS examples
This text has a color of #f81b5a
<p style="color:#f81b5a;">Text here</p>
.mytext {color:#f81b5a;}
This box has a color of #f81b5a
<div style="background-color:#f81b5a;">Content here</div>
.mybackground {background-color:#f81b5a;}
Border around this has a color of #f81b5a
<div style="border:2px solid #f81b5a;">Content here</div>
.myborder {border:2px solid #f81b5a;}