#f97f95 color space conversions
Hex:
#f97f95
RGB:
249, 127, 149
CMY:
2, 50, 42
CMYK:
0, 49, 40, 2
HSL:
349°, 91.0448%, 73.7255%
HSV (HSB):
349°, 48.9960%, 97.6471%
XYZ:
52.0811, 37.4884, 32.9248
xyY:
0.4252, 0.3060, 37.4884
CIE-Lab:
67.6419, 48.6261, 9.9694
CIE-LCH:
67.6419, 49.6375, 11.5863
CIE-Luv:
67.6419, 82.8922, 4.1759
Hunter-Lab:
61.2278, 44.6857, 10.9767
#f97f95 color charts
#f97f95 color shades, tints & tones
#f97f95 color schemes
#f97f95 color preview, HTML & CSS examples
This text has a color of #f97f95
<p style="color:#f97f95;">Text here</p>
.mytext {color:#f97f95;}
This box has a color of #f97f95
<div style="background-color:#f97f95;">Content here</div>
.mybackground {background-color:#f97f95;}
Border around this has a color of #f97f95
<div style="border:2px solid #f97f95;">Content here</div>
.myborder {border:2px solid #f97f95;}