#fac8dd color space conversions
Hex:
#fac8dd
RGB:
250, 200, 221
CMY:
2, 22, 13
CMYK:
0, 20, 12, 2
HSL:
335°, 83.3333%, 88.2353%
HSV (HSB):
335°, 20.0000%, 98.0392%
XYZ:
73.1298, 66.8530, 77.4562
xyY:
0.3363, 0.3075, 66.8530
CIE-Lab:
85.4297, 20.9682, -3.6585
CIE-LCH:
85.4297, 21.2850, 350.1029
CIE-Luv:
85.4297, 28.5959, -9.3752
Hunter-Lab:
81.7637, 16.5646, 1.0681
#fac8dd color charts
#fac8dd color shades, tints & tones
#fac8dd color schemes
#fac8dd color preview, HTML & CSS examples
This text has a color of #fac8dd
<p style="color:#fac8dd;">Text here</p>
.mytext {color:#fac8dd;}
This box has a color of #fac8dd
<div style="background-color:#fac8dd;">Content here</div>
.mybackground {background-color:#fac8dd;}
Border around this has a color of #fac8dd
<div style="border:2px solid #fac8dd;">Content here</div>
.myborder {border:2px solid #fac8dd;}