#f97d7b color space conversions
Hex:
#f97d7b
RGB:
249, 125, 123
CMY:
2, 51, 52
CMYK:
0, 50, 51, 2
HSL:
1°, 91.3043%, 72.9412%
HSV (HSB):
1°, 50.6024%, 97.6471%
XYZ:
49.9757, 36.2370, 23.0993
xyY:
0.4572, 0.3315, 36.2370
CIE-Lab:
66.7006, 47.0936, 23.3049
CIE-LCH:
66.7006, 52.5445, 26.3291
CIE-Luv:
66.7006, 89.9628, 20.5469
Hunter-Lab:
60.1972, 42.8455, 19.3868
#f97d7b color charts
#f97d7b color shades, tints & tones
#f97d7b color schemes
#f97d7b color preview, HTML & CSS examples
This text has a color of #f97d7b
<p style="color:#f97d7b;">Text here</p>
.mytext {color:#f97d7b;}
This box has a color of #f97d7b
<div style="background-color:#f97d7b;">Content here</div>
.mybackground {background-color:#f97d7b;}
Border around this has a color of #f97d7b
<div style="border:2px solid #f97d7b;">Content here</div>
.myborder {border:2px solid #f97d7b;}