#f98c5f color space conversions
Hex:
#f98c5f
RGB:
249, 140, 95
CMY:
2, 45, 63
CMYK:
0, 44, 62, 2
HSL:
18°, 92.7711%, 67.4510%
HSV (HSB):
18°, 61.8474%, 97.6471%
XYZ:
50.5106, 39.7221, 15.8314
xyY:
0.4762, 0.3745, 39.7221
CIE-Lab:
69.2712, 37.4484, 41.8513
CIE-LCH:
69.2712, 56.1598, 48.1779
CIE-Luv:
69.2712, 84.0693, 42.2467
Hunter-Lab:
63.0255, 32.7608, 29.2248
#f98c5f color charts
#f98c5f color shades, tints & tones
#f98c5f color schemes
#f98c5f color preview, HTML & CSS examples
This text has a color of #f98c5f
<p style="color:#f98c5f;">Text here</p>
.mytext {color:#f98c5f;}
This box has a color of #f98c5f
<div style="background-color:#f98c5f;">Content here</div>
.mybackground {background-color:#f98c5f;}
Border around this has a color of #f98c5f
<div style="border:2px solid #f98c5f;">Content here</div>
.myborder {border:2px solid #f98c5f;}