#f8048b color space conversions
Hex:
#f8048b
RGB:
248, 4, 139
CMY:
3, 98, 45
CMYK:
0, 98, 44, 3
HSL:
327°, 96.8254%, 49.4118%
HSV (HSB):
327°, 98.3871%, 97.2549%
XYZ:
43.4150, 21.9074, 26.3664
xyY:
0.4735, 0.2389, 21.9074
CIE-Lab:
53.9286, 83.6515, -4.0934
CIE-LCH:
53.9286, 83.7516, 357.1985
CIE-Luv:
53.9286, 131.1770, -21.9305
Hunter-Lab:
46.8053, 83.6612, -0.6356
#f8048b color charts
#f8048b color shades, tints & tones
#f8048b color schemes
#f8048b color preview, HTML & CSS examples
This text has a color of #f8048b
<p style="color:#f8048b;">Text here</p>
.mytext {color:#f8048b;}
This box has a color of #f8048b
<div style="background-color:#f8048b;">Content here</div>
.mybackground {background-color:#f8048b;}
Border around this has a color of #f8048b
<div style="border:2px solid #f8048b;">Content here</div>
.myborder {border:2px solid #f8048b;}