#f96b65 color space conversions
Hex:
#f96b65
RGB:
249, 107, 101
CMY:
2, 58, 60
CMYK:
0, 57, 59, 2
HSL:
2°, 92.5000%, 68.6275%
HSV (HSB):
2°, 59.4378%, 97.6471%
XYZ:
46.6736, 31.5947, 15.9503
xyY:
0.4954, 0.3353, 31.5947
CIE-Lab:
63.0065, 53.9250, 30.7875
CIE-LCH:
63.0065, 62.0949, 29.7234
CIE-Luv:
63.0065, 106.9642, 26.1222
Hunter-Lab:
56.2092, 49.8523, 22.5218
#f96b65 color charts
#f96b65 color shades, tints & tones
#f96b65 color schemes
#f96b65 color preview, HTML & CSS examples
This text has a color of #f96b65
<p style="color:#f96b65;">Text here</p>
.mytext {color:#f96b65;}
This box has a color of #f96b65
<div style="background-color:#f96b65;">Content here</div>
.mybackground {background-color:#f96b65;}
Border around this has a color of #f96b65
<div style="border:2px solid #f96b65;">Content here</div>
.myborder {border:2px solid #f96b65;}