#f8864d color space conversions
Hex:
#f8864d
RGB:
248, 134, 77
CMY:
3, 47, 70
CMYK:
0, 46, 69, 3
HSL:
20°, 92.4324%, 63.7255%
HSV (HSB):
20°, 68.9516%, 97.2549%
XYZ:
48.5761, 37.5425, 11.7074
xyY:
0.4966, 0.3838, 37.5425
CIE-Lab:
67.6820, 39.0602, 49.1759
CIE-LCH:
67.6820, 62.8011, 51.5400
CIE-Luv:
67.6820, 90.2323, 47.5356
Hunter-Lab:
61.2719, 34.2880, 31.5617
#f8864d color charts
#f8864d color shades, tints & tones
#f8864d color schemes
#f8864d color preview, HTML & CSS examples
This text has a color of #f8864d
<p style="color:#f8864d;">Text here</p>
.mytext {color:#f8864d;}
This box has a color of #f8864d
<div style="background-color:#f8864d;">Content here</div>
.mybackground {background-color:#f8864d;}
Border around this has a color of #f8864d
<div style="border:2px solid #f8864d;">Content here</div>
.myborder {border:2px solid #f8864d;}