#f8888d color space conversions
Hex:
#f8888d
RGB:
248, 136, 141
CMY:
3, 47, 45
CMYK:
0, 45, 43, 3
HSL:
357°, 88.8889%, 75.2941%
HSV (HSB):
357°, 45.1613%, 97.2549%
XYZ:
52.3233, 39.4879, 30.0635
xyY:
0.4293, 0.3240, 39.4879
CIE-Lab:
69.1032, 42.9604, 16.4960
CIE-LCH:
69.1032, 46.0186, 21.0059
CIE-Luv:
69.1032, 78.1359, 13.7440
Hunter-Lab:
62.8394, 38.6593, 15.6222
#f8888d color charts
#f8888d color shades, tints & tones
#f8888d color schemes
#f8888d color preview, HTML & CSS examples
This text has a color of #f8888d
<p style="color:#f8888d;">Text here</p>
.mytext {color:#f8888d;}
This box has a color of #f8888d
<div style="background-color:#f8888d;">Content here</div>
.mybackground {background-color:#f8888d;}
Border around this has a color of #f8888d
<div style="border:2px solid #f8888d;">Content here</div>
.myborder {border:2px solid #f8888d;}