#fc7a6c color space conversions
Hex:
#fc7a6c
RGB:
252, 122, 108
CMY:
1, 52, 58
CMYK:
0, 52, 57, 1
HSL:
6°, 96.0000%, 70.5882%
HSV (HSB):
6°, 57.1429%, 98.8235%
XYZ:
49.8112, 35.6972, 18.4523
xyY:
0.4791, 0.3434, 35.6972
CIE-Lab:
66.2879, 48.4293, 31.1981
CIE-LCH:
66.2879, 57.6083, 32.7896
CIE-Luv:
66.2879, 97.5284, 28.5798
Hunter-Lab:
59.7472, 44.2579, 23.5119
#fc7a6c color charts
#fc7a6c color shades, tints & tones
#fc7a6c color schemes
#fc7a6c color preview, HTML & CSS examples
This text has a color of #fc7a6c
<p style="color:#fc7a6c;">Text here</p>
.mytext {color:#fc7a6c;}
This box has a color of #fc7a6c
<div style="background-color:#fc7a6c;">Content here</div>
.mybackground {background-color:#fc7a6c;}
Border around this has a color of #fc7a6c
<div style="border:2px solid #fc7a6c;">Content here</div>
.myborder {border:2px solid #fc7a6c;}