#facad4 color space conversions
Hex:
#facad4
RGB:
250, 202, 212
CMY:
2, 21, 17
CMYK:
0, 19, 15, 2
HSL:
348°, 82.7586%, 88.6275%
HSV (HSB):
348°, 19.2000%, 98.0392%
XYZ:
72.4285, 67.3185, 71.4637
xyY:
0.3429, 0.3187, 67.3185
CIE-Lab:
85.6645, 18.4867, 1.4749
CIE-LCH:
85.6645, 18.5454, 4.5614
CIE-Luv:
85.6645, 28.5114, -1.1827
Hunter-Lab:
82.0479, 13.9888, 5.7919
#facad4 color charts
#facad4 color shades, tints & tones
#facad4 color schemes
#facad4 color preview, HTML & CSS examples
This text has a color of #facad4
<p style="color:#facad4;">Text here</p>
.mytext {color:#facad4;}
This box has a color of #facad4
<div style="background-color:#facad4;">Content here</div>
.mybackground {background-color:#facad4;}
Border around this has a color of #facad4
<div style="border:2px solid #facad4;">Content here</div>
.myborder {border:2px solid #facad4;}