#f9685c color space conversions
Hex:
#f9685c
RGB:
249, 104, 92
CMY:
2, 59, 64
CMYK:
0, 58, 63, 2
HSL:
5°, 92.8994%, 66.8627%
HSV (HSB):
5°, 63.0522%, 97.6471%
XYZ:
45.9490, 30.8131, 13.6510
xyY:
0.5082, 0.3408, 30.8131
CIE-Lab:
62.3495, 54.7048, 34.9861
CIE-LCH:
62.3495, 64.9357, 32.6007
CIE-Luv:
62.3495, 110.9503, 29.7518
Hunter-Lab:
55.5095, 50.6149, 24.2760
#f9685c color charts
#f9685c color shades, tints & tones
#f9685c color schemes
#f9685c color preview, HTML & CSS examples
This text has a color of #f9685c
<p style="color:#f9685c;">Text here</p>
.mytext {color:#f9685c;}
This box has a color of #f9685c
<div style="background-color:#f9685c;">Content here</div>
.mybackground {background-color:#f9685c;}
Border around this has a color of #f9685c
<div style="border:2px solid #f9685c;">Content here</div>
.myborder {border:2px solid #f9685c;}