#fac7ed color space conversions
Hex:
#fac7ed
RGB:
250, 199, 237
CMY:
2, 22, 7
CMYK:
0, 20, 5, 2
HSL:
315°, 83.6066%, 88.0392%
HSV (HSB):
315°, 20.4000%, 98.0392%
XYZ:
75.1338, 67.2853, 89.1481
xyY:
0.3245, 0.2906, 67.2853
CIE-Lab:
85.6478, 24.1755, -11.8482
CIE-LCH:
85.6478, 26.9227, 333.8910
CIE-Luv:
85.6478, 27.2489, -22.6961
Hunter-Lab:
82.0276, 19.9502, -7.0174
#fac7ed color charts
#fac7ed color shades, tints & tones
#fac7ed color schemes
#fac7ed color preview, HTML & CSS examples
This text has a color of #fac7ed
<p style="color:#fac7ed;">Text here</p>
.mytext {color:#fac7ed;}
This box has a color of #fac7ed
<div style="background-color:#fac7ed;">Content here</div>
.mybackground {background-color:#fac7ed;}
Border around this has a color of #fac7ed
<div style="border:2px solid #fac7ed;">Content here</div>
.myborder {border:2px solid #fac7ed;}