#facdf0 color space conversions
Hex:
#facdf0
RGB:
250, 205, 240
CMY:
2, 20, 6
CMYK:
0, 18, 4, 2
HSL:
313°, 81.8182%, 89.2157%
HSV (HSB):
313°, 18.0000%, 98.0392%
XYZ:
76.9838, 70.2779, 91.9456
xyY:
0.3218, 0.2938, 70.2779
CIE-Lab:
87.1330, 21.5376, -11.2245
CIE-LCH:
87.1330, 24.2870, 332.4735
CIE-Luv:
87.1330, 23.8116, -21.2885
Hunter-Lab:
83.8319, 17.2128, -6.3460
#facdf0 color charts
#facdf0 color shades, tints & tones
#facdf0 color schemes
#facdf0 color preview, HTML & CSS examples
This text has a color of #facdf0
<p style="color:#facdf0;">Text here</p>
.mytext {color:#facdf0;}
This box has a color of #facdf0
<div style="background-color:#facdf0;">Content here</div>
.mybackground {background-color:#facdf0;}
Border around this has a color of #facdf0
<div style="border:2px solid #facdf0;">Content here</div>
.myborder {border:2px solid #facdf0;}