#f81b85 color space conversions
Hex:
#f81b85
RGB:
248, 27, 133
CMY:
3, 89, 48
CMYK:
0, 89, 46, 3
HSL:
331°, 94.0426%, 53.9216%
HSV (HSB):
331°, 89.1129%, 97.2549%
XYZ:
43.3370, 22.4338, 24.2363
xyY:
0.4815, 0.2492, 22.4338
CIE-Lab:
54.4843, 81.0254, 0.3163
CIE-LCH:
54.4843, 81.0261, 0.2237
CIE-Luv:
54.4843, 131.1797, -15.7182
Hunter-Lab:
47.3643, 80.4348, 2.8163
#f81b85 color charts
#f81b85 color shades, tints & tones
#f81b85 color schemes
#f81b85 color preview, HTML & CSS examples
This text has a color of #f81b85
<p style="color:#f81b85;">Text here</p>
.mytext {color:#f81b85;}
This box has a color of #f81b85
<div style="background-color:#f81b85;">Content here</div>
.mybackground {background-color:#f81b85;}
Border around this has a color of #f81b85
<div style="border:2px solid #f81b85;">Content here</div>
.myborder {border:2px solid #f81b85;}