#f8945f color space conversions
Hex:
#f8945f
RGB:
248, 148, 95
CMY:
3, 42, 63
CMYK:
0, 40, 62, 3
HSL:
21°, 91.6168%, 67.2549%
HSV (HSB):
21°, 61.6935%, 97.2549%
XYZ:
51.3669, 41.9625, 16.2187
xyY:
0.4689, 0.3831, 41.9625
CIE-Lab:
70.8451, 32.9402, 43.7142
CIE-LCH:
70.8451, 54.7356, 53.0007
CIE-Luv:
70.8451, 77.2069, 45.4895
Hunter-Lab:
64.7785, 28.1814, 30.5004
#f8945f color charts
#f8945f color shades, tints & tones
#f8945f color schemes
#f8945f color preview, HTML & CSS examples
This text has a color of #f8945f
<p style="color:#f8945f;">Text here</p>
.mytext {color:#f8945f;}
This box has a color of #f8945f
<div style="background-color:#f8945f;">Content here</div>
.mybackground {background-color:#f8945f;}
Border around this has a color of #f8945f
<div style="border:2px solid #f8945f;">Content here</div>
.myborder {border:2px solid #f8945f;}