#fac7c8 color space conversions
Hex:
#fac7c8
RGB:
250, 199, 200
CMY:
2, 22, 22
CMYK:
0, 20, 20, 2
HSL:
359°, 83.6066%, 88.0392%
HSV (HSB):
359°, 20.4000%, 98.0392%
XYZ:
70.2731, 65.3410, 63.5519
xyY:
0.3528, 0.3281, 65.3410
CIE-Lab:
84.6591, 18.2443, 6.4081
CIE-LCH:
84.6591, 19.3369, 19.3532
CIE-Luv:
84.6591, 31.5390, 6.0686
Hunter-Lab:
80.8338, 13.7205, 9.9696
#fac7c8 color charts
#fac7c8 color shades, tints & tones
#fac7c8 color schemes
#fac7c8 color preview, HTML & CSS examples
This text has a color of #fac7c8
<p style="color:#fac7c8;">Text here</p>
.mytext {color:#fac7c8;}
This box has a color of #fac7c8
<div style="background-color:#fac7c8;">Content here</div>
.mybackground {background-color:#fac7c8;}
Border around this has a color of #fac7c8
<div style="border:2px solid #fac7c8;">Content here</div>
.myborder {border:2px solid #fac7c8;}