#f8997e color space conversions
Hex:
#f8997e
RGB:
248, 153, 126
CMY:
3, 40, 51
CMYK:
0, 38, 49, 3
HSL:
13°, 89.7059%, 73.3333%
HSV (HSB):
13°, 49.1935%, 97.2549%
XYZ:
53.8685, 44.2453, 25.4397
xyY:
0.4360, 0.3581, 44.2453
CIE-Lab:
72.3921, 32.7788, 29.2183
CIE-LCH:
72.3921, 43.9108, 41.7130
CIE-Luv:
72.3921, 69.2495, 31.3091
Hunter-Lab:
66.5171, 28.1523, 23.8864
#f8997e color charts
#f8997e color shades, tints & tones
#f8997e color schemes
#f8997e color preview, HTML & CSS examples
This text has a color of #f8997e
<p style="color:#f8997e;">Text here</p>
.mytext {color:#f8997e;}
This box has a color of #f8997e
<div style="background-color:#f8997e;">Content here</div>
.mybackground {background-color:#f8997e;}
Border around this has a color of #f8997e
<div style="border:2px solid #f8997e;">Content here</div>
.myborder {border:2px solid #f8997e;}