#f83a8e color space conversions
Hex:
#f83a8e
RGB:
248, 58, 142
CMY:
3, 77, 44
CMYK:
0, 77, 43, 3
HSL:
333°, 93.1373%, 60.0000%
HSV (HSB):
333°, 76.6129%, 97.2549%
XYZ:
45.1069, 24.9356, 28.0268
xyY:
0.4599, 0.2543, 24.9356
CIE-Lab:
57.0126, 75.2969, -1.3399
CIE-LCH:
57.0126, 75.3088, 358.9805
CIE-Luv:
57.0126, 119.1095, -16.5791
Hunter-Lab:
49.9355, 73.8525, 1.6777
#f83a8e color charts
#f83a8e color shades, tints & tones
#f83a8e color schemes
#f83a8e color preview, HTML & CSS examples
This text has a color of #f83a8e
<p style="color:#f83a8e;">Text here</p>
.mytext {color:#f83a8e;}
This box has a color of #f83a8e
<div style="background-color:#f83a8e;">Content here</div>
.mybackground {background-color:#f83a8e;}
Border around this has a color of #f83a8e
<div style="border:2px solid #f83a8e;">Content here</div>
.myborder {border:2px solid #f83a8e;}