#fac8ea color space conversions
Hex:
#fac8ea
RGB:
250, 200, 234
CMY:
2, 22, 8
CMYK:
0, 20, 6, 2
HSL:
319°, 83.3333%, 88.2353%
HSV (HSB):
319°, 20.0000%, 98.0392%
XYZ:
74.9299, 67.5731, 86.9356
xyY:
0.3266, 0.2945, 67.5731
CIE-Lab:
85.7925, 23.1331, -10.0378
CIE-LCH:
85.7925, 25.2170, 336.5433
CIE-Luv:
85.7925, 27.0846, -19.6588
Hunter-Lab:
82.2028, 18.8522, -5.1616
#fac8ea color charts
#fac8ea color shades, tints & tones
#fac8ea color schemes
#fac8ea color preview, HTML & CSS examples
This text has a color of #fac8ea
<p style="color:#fac8ea;">Text here</p>
.mytext {color:#fac8ea;}
This box has a color of #fac8ea
<div style="background-color:#fac8ea;">Content here</div>
.mybackground {background-color:#fac8ea;}
Border around this has a color of #fac8ea
<div style="border:2px solid #fac8ea;">Content here</div>
.myborder {border:2px solid #fac8ea;}