#fc8079 color space conversions
Hex:
#fc8079
RGB:
252, 128, 121
CMY:
1, 50, 53
CMYK:
0, 49, 52, 1
HSL:
3°, 95.6204%, 73.1373%
HSV (HSB):
3°, 51.9841%, 98.8235%
XYZ:
51.3152, 37.5143, 22.6255
xyY:
0.4604, 0.3366, 37.5143
CIE-Lab:
67.6611, 46.5277, 25.7820
CIE-LCH:
67.6611, 53.1934, 28.9918
CIE-Luv:
67.6611, 90.7486, 23.5629
Hunter-Lab:
61.2489, 42.3644, 20.9723
#fc8079 color charts
#fc8079 color shades, tints & tones
#fc8079 color schemes
#fc8079 color preview, HTML & CSS examples
This text has a color of #fc8079
<p style="color:#fc8079;">Text here</p>
.mytext {color:#fc8079;}
This box has a color of #fc8079
<div style="background-color:#fc8079;">Content here</div>
.mybackground {background-color:#fc8079;}
Border around this has a color of #fc8079
<div style="border:2px solid #fc8079;">Content here</div>
.myborder {border:2px solid #fc8079;}