#f97e88 color space conversions
Hex:
#f97e88
RGB:
249, 126, 136
CMY:
2, 51, 47
CMYK:
0, 49, 45, 2
HSL:
355°, 91.1111%, 73.5294%
HSV (HSB):
355°, 49.3976%, 97.6471%
XYZ:
50.9717, 36.8390, 27.7167
xyY:
0.4412, 0.3189, 36.8390
CIE-Lab:
67.1561, 47.7939, 16.6199
CIE-LCH:
67.1561, 50.6012, 19.1747
CIE-Luv:
67.1561, 86.4869, 12.6387
Hunter-Lab:
60.6952, 43.6875, 15.4116
#f97e88 color charts
#f97e88 color shades, tints & tones
#f97e88 color schemes
#f97e88 color preview, HTML & CSS examples
This text has a color of #f97e88
<p style="color:#f97e88;">Text here</p>
.mytext {color:#f97e88;}
This box has a color of #f97e88
<div style="background-color:#f97e88;">Content here</div>
.mybackground {background-color:#f97e88;}
Border around this has a color of #f97e88
<div style="border:2px solid #f97e88;">Content here</div>
.myborder {border:2px solid #f97e88;}