#f97f90 color space conversions
Hex:
#f97f90
RGB:
249, 127, 144
CMY:
2, 50, 44
CMYK:
0, 49, 42, 2
HSL:
352°, 91.0448%, 73.7255%
HSV (HSB):
352°, 48.9960%, 97.6471%
XYZ:
51.6903, 37.3321, 30.8670
xyY:
0.4312, 0.3114, 37.3321
CIE-Lab:
67.5254, 48.1020, 12.6257
CIE-LCH:
67.5254, 49.7314, 14.7071
CIE-Luv:
67.5254, 84.0449, 7.6685
Hunter-Lab:
61.1000, 44.0852, 12.8174
#f97f90 color charts
#f97f90 color shades, tints & tones
#f97f90 color schemes
#f97f90 color preview, HTML & CSS examples
This text has a color of #f97f90
<p style="color:#f97f90;">Text here</p>
.mytext {color:#f97f90;}
This box has a color of #f97f90
<div style="background-color:#f97f90;">Content here</div>
.mybackground {background-color:#f97f90;}
Border around this has a color of #f97f90
<div style="border:2px solid #f97f90;">Content here</div>
.myborder {border:2px solid #f97f90;}