#fc7986 color space conversions
Hex:
#fc7986
RGB:
252, 121, 134
CMY:
1, 53, 47
CMYK:
0, 52, 47, 1
HSL:
354°, 95.6204%, 73.1373%
HSV (HSB):
354°, 51.9841%, 98.8235%
XYZ:
51.2853, 36.0914, 26.8176
xyY:
0.4491, 0.3161, 36.0914
CIE-Lab:
66.5897, 51.0665, 17.0291
CIE-LCH:
66.5897, 53.8311, 18.4419
CIE-Luv:
66.5897, 92.5630, 12.3222
Hunter-Lab:
60.0761, 47.2473, 15.5867
#fc7986 color charts
#fc7986 color shades, tints & tones
#fc7986 color schemes
#fc7986 color preview, HTML & CSS examples
This text has a color of #fc7986
<p style="color:#fc7986;">Text here</p>
.mytext {color:#fc7986;}
This box has a color of #fc7986
<div style="background-color:#fc7986;">Content here</div>
.mybackground {background-color:#fc7986;}
Border around this has a color of #fc7986
<div style="border:2px solid #fc7986;">Content here</div>
.myborder {border:2px solid #fc7986;}