#f8848d color space conversions
Hex:
#f8848d
RGB:
248, 132, 141
CMY:
3, 48, 45
CMYK:
0, 47, 43, 3
HSL:
355°, 89.2308%, 74.5098%
HSV (HSB):
355°, 46.7742%, 97.2549%
XYZ:
51.7704, 38.3821, 29.8792
xyY:
0.4313, 0.3198, 38.3821
CIE-Lab:
68.3013, 44.9684, 15.3801
CIE-LCH:
68.3013, 47.5259, 18.8817
CIE-Luv:
68.3013, 80.7301, 11.8569
Hunter-Lab:
61.9533, 40.7428, 14.7726
#f8848d color charts
#f8848d color shades, tints & tones
#f8848d color schemes
#f8848d color preview, HTML & CSS examples
This text has a color of #f8848d
<p style="color:#f8848d;">Text here</p>
.mytext {color:#f8848d;}
This box has a color of #f8848d
<div style="background-color:#f8848d;">Content here</div>
.mybackground {background-color:#f8848d;}
Border around this has a color of #f8848d
<div style="border:2px solid #f8848d;">Content here</div>
.myborder {border:2px solid #f8848d;}