#f81e5e color space conversions
Hex:
#f81e5e
RGB:
248, 30, 94
CMY:
3, 88, 63
CMYK:
0, 88, 62, 3
HSL:
342°, 93.9655%, 54.5098%
HSV (HSB):
342°, 87.9032%, 97.2549%
XYZ:
41.1961, 21.6932, 12.6056
xyY:
0.5457, 0.2873, 21.6932
CIE-Lab:
53.6999, 77.9617, 22.6962
CIE-LCH:
53.6999, 81.1982, 16.2314
CIE-Luv:
53.6999, 146.3412, 10.0784
Hunter-Lab:
46.5759, 76.3741, 16.5565
#f81e5e color charts
#f81e5e color shades, tints & tones
#f81e5e color schemes
#f81e5e color preview, HTML & CSS examples
This text has a color of #f81e5e
<p style="color:#f81e5e;">Text here</p>
.mytext {color:#f81e5e;}
This box has a color of #f81e5e
<div style="background-color:#f81e5e;">Content here</div>
.mybackground {background-color:#f81e5e;}
Border around this has a color of #f81e5e
<div style="border:2px solid #f81e5e;">Content here</div>
.myborder {border:2px solid #f81e5e;}