#fac8e9 color space conversions
Hex:
#fac8e9
RGB:
250, 200, 233
CMY:
2, 22, 9
CMYK:
0, 20, 7, 2
HSL:
320°, 83.3333%, 88.2353%
HSV (HSB):
320°, 20.0000%, 98.0392%
XYZ:
74.7866, 67.5157, 86.1810
xyY:
0.3273, 0.2955, 67.5157
CIE-Lab:
85.7637, 22.9625, -9.5490
CIE-LCH:
85.7637, 24.8689, 337.4200
CIE-Luv:
85.7637, 27.2018, -18.8598
Hunter-Lab:
82.1680, 18.6709, -4.6681
#fac8e9 color charts
#fac8e9 color shades, tints & tones
#fac8e9 color schemes
#fac8e9 color preview, HTML & CSS examples
This text has a color of #fac8e9
<p style="color:#fac8e9;">Text here</p>
.mytext {color:#fac8e9;}
This box has a color of #fac8e9
<div style="background-color:#fac8e9;">Content here</div>
.mybackground {background-color:#fac8e9;}
Border around this has a color of #fac8e9
<div style="border:2px solid #fac8e9;">Content here</div>
.myborder {border:2px solid #fac8e9;}