#f81b5d color space conversions
Hex:
#f81b5d
RGB:
248, 27, 93
CMY:
3, 89, 64
CMYK:
0, 89, 63, 3
HSL:
342°, 94.0426%, 53.9216%
HSV (HSB):
342°, 89.1129%, 97.2549%
XYZ:
41.0791, 21.5306, 12.3466
xyY:
0.5480, 0.2872, 21.5306
CIE-Lab:
53.5254, 78.3555, 23.0675
CIE-LCH:
53.5254, 81.6804, 16.4042
CIE-Luv:
53.5254, 147.4093, 10.2985
Hunter-Lab:
46.4011, 76.8249, 16.7046
#f81b5d color charts
#f81b5d color shades, tints & tones
#f81b5d color schemes
#f81b5d color preview, HTML & CSS examples
This text has a color of #f81b5d
<p style="color:#f81b5d;">Text here</p>
.mytext {color:#f81b5d;}
This box has a color of #f81b5d
<div style="background-color:#f81b5d;">Content here</div>
.mybackground {background-color:#f81b5d;}
Border around this has a color of #f81b5d
<div style="border:2px solid #f81b5d;">Content here</div>
.myborder {border:2px solid #f81b5d;}