#f8807a color space conversions
Hex:
#f8807a
RGB:
248, 128, 122
CMY:
3, 50, 52
CMYK:
0, 48, 51, 3
HSL:
3°, 90.0000%, 72.5490%
HSV (HSB):
3°, 50.8065%, 97.2549%
XYZ:
49.9434, 36.7999, 22.8831
xyY:
0.4556, 0.3357, 36.7999
CIE-Lab:
67.1267, 45.1704, 24.4127
CIE-LCH:
67.1267, 51.3454, 28.3894
CIE-Luv:
67.1267, 87.3228, 22.3004
Hunter-Lab:
60.6630, 40.7977, 20.0988
#f8807a color charts
#f8807a color shades, tints & tones
#f8807a color schemes
#f8807a color preview, HTML & CSS examples
This text has a color of #f8807a
<p style="color:#f8807a;">Text here</p>
.mytext {color:#f8807a;}
This box has a color of #f8807a
<div style="background-color:#f8807a;">Content here</div>
.mybackground {background-color:#f8807a;}
Border around this has a color of #f8807a
<div style="border:2px solid #f8807a;">Content here</div>
.myborder {border:2px solid #f8807a;}