#fc8cac color space conversions
Hex:
#fc8cac
RGB:
252, 140, 172
CMY:
1, 45, 33
CMYK:
0, 44, 32, 1
HSL:
343°, 94.9153%, 76.8627%
HSV (HSB):
343°, 44.4444%, 98.8235%
XYZ:
56.9694, 42.4302, 44.2170
xyY:
0.3967, 0.2954, 42.4302
CIE-Lab:
71.1665, 45.8536, 2.1810
CIE-LCH:
71.1665, 45.9054, 2.7232
CIE-Luv:
71.1665, 72.1782, -5.6091
Hunter-Lab:
65.1384, 42.1218, 5.3500
#fc8cac color charts
#fc8cac color shades, tints & tones
#fc8cac color schemes
#fc8cac color preview, HTML & CSS examples
This text has a color of #fc8cac
<p style="color:#fc8cac;">Text here</p>
.mytext {color:#fc8cac;}
This box has a color of #fc8cac
<div style="background-color:#fc8cac;">Content here</div>
.mybackground {background-color:#fc8cac;}
Border around this has a color of #fc8cac
<div style="border:2px solid #fc8cac;">Content here</div>
.myborder {border:2px solid #fc8cac;}