#f82e5e color space conversions
Hex:
#f82e5e
RGB:
248, 46, 94
CMY:
3, 82, 63
CMYK:
0, 81, 62, 3
HSL:
346°, 93.5185%, 57.6471%
HSV (HSB):
346°, 81.4516%, 97.2549%
XYZ:
41.7088, 22.7186, 12.7765
xyY:
0.5402, 0.2943, 22.7186
CIE-Lab:
54.7813, 74.8639, 24.1221
CIE-LCH:
54.7813, 78.6542, 17.8596
CIE-Luv:
54.7813, 141.4451, 12.4950
Hunter-Lab:
47.6640, 72.7857, 17.4719
#f82e5e color charts
#f82e5e color shades, tints & tones
#f82e5e color schemes
#f82e5e color preview, HTML & CSS examples
This text has a color of #f82e5e
<p style="color:#f82e5e;">Text here</p>
.mytext {color:#f82e5e;}
This box has a color of #f82e5e
<div style="background-color:#f82e5e;">Content here</div>
.mybackground {background-color:#f82e5e;}
Border around this has a color of #f82e5e
<div style="border:2px solid #f82e5e;">Content here</div>
.myborder {border:2px solid #f82e5e;}