#f97c82 color space conversions
Hex:
#f97c82
RGB:
249, 124, 130
CMY:
2, 51, 49
CMYK:
0, 50, 48, 2
HSL:
357°, 91.2409%, 73.1373%
HSV (HSB):
357°, 50.2008%, 97.6471%
XYZ:
50.3038, 36.1667, 25.4487
xyY:
0.4495, 0.3232, 36.1667
CIE-Lab:
66.6471, 48.2056, 19.2986
CIE-LCH:
66.6471, 51.9251, 21.8181
CIE-Luv:
66.6471, 89.1215, 15.6838
Hunter-Lab:
60.1388, 44.0656, 17.0077
#f97c82 color charts
#f97c82 color shades, tints & tones
#f97c82 color schemes
#f97c82 color preview, HTML & CSS examples
This text has a color of #f97c82
<p style="color:#f97c82;">Text here</p>
.mytext {color:#f97c82;}
This box has a color of #f97c82
<div style="background-color:#f97c82;">Content here</div>
.mybackground {background-color:#f97c82;}
Border around this has a color of #f97c82
<div style="border:2px solid #f97c82;">Content here</div>
.myborder {border:2px solid #f97c82;}