#f83f86 color space conversions
Hex:
#f83f86
RGB:
248, 63, 134
CMY:
3, 75, 47
CMYK:
0, 75, 46, 3
HSL:
337°, 92.9648%, 60.9804%
HSV (HSB):
337°, 74.5968%, 97.2549%
XYZ:
44.7920, 25.2327, 25.0639
xyY:
0.4711, 0.2654, 25.2327
CIE-Lab:
57.3015, 73.1419, 3.8094
CIE-LCH:
57.3015, 73.2411, 2.9814
CIE-Luv:
57.3015, 120.3737, -9.5032
Hunter-Lab:
50.2322, 71.2620, 5.5792
#f83f86 color charts
#f83f86 color shades, tints & tones
#f83f86 color schemes
#f83f86 color preview, HTML & CSS examples
This text has a color of #f83f86
<p style="color:#f83f86;">Text here</p>
.mytext {color:#f83f86;}
This box has a color of #f83f86
<div style="background-color:#f83f86;">Content here</div>
.mybackground {background-color:#f83f86;}
Border around this has a color of #f83f86
<div style="border:2px solid #f83f86;">Content here</div>
.myborder {border:2px solid #f83f86;}