#fac8da color space conversions
Hex:
#fac8da
RGB:
250, 200, 218
CMY:
2, 22, 15
CMYK:
0, 20, 13, 2
HSL:
338°, 83.3333%, 88.2353%
HSV (HSB):
338°, 20.0000%, 98.0392%
XYZ:
72.7335, 66.6945, 75.3695
xyY:
0.3386, 0.3105, 66.6945
CIE-Lab:
85.3494, 20.4850, -2.1789
CIE-LCH:
85.3494, 20.6005, 353.9285
CIE-Luv:
85.3494, 28.9404, -7.0367
Hunter-Lab:
81.6667, 16.0579, 2.4484
#fac8da color charts
#fac8da color shades, tints & tones
#fac8da color schemes
#fac8da color preview, HTML & CSS examples
This text has a color of #fac8da
<p style="color:#fac8da;">Text here</p>
.mytext {color:#fac8da;}
This box has a color of #fac8da
<div style="background-color:#fac8da;">Content here</div>
.mybackground {background-color:#fac8da;}
Border around this has a color of #fac8da
<div style="border:2px solid #fac8da;">Content here</div>
.myborder {border:2px solid #fac8da;}