#facfef color space conversions
Hex:
#facfef
RGB:
250, 207, 239
CMY:
2, 19, 6
CMYK:
0, 17, 4, 2
HSL:
315°, 81.1321%, 89.6078%
HSV (HSB):
315°, 17.2000%, 98.0392%
XYZ:
77.3172, 71.1816, 91.3257
xyY:
0.3224, 0.2968, 71.1816
CIE-Lab:
87.5732, 20.3119, -10.0397
CIE-LCH:
87.5732, 22.6577, 333.6978
CIE-Luv:
87.5732, 22.8892, -19.2093
Hunter-Lab:
84.3692, 15.9338, -5.1202
#facfef color charts
#facfef color shades, tints & tones
#facfef color schemes
#facfef color preview, HTML & CSS examples
This text has a color of #facfef
<p style="color:#facfef;">Text here</p>
.mytext {color:#facfef;}
This box has a color of #facfef
<div style="background-color:#facfef;">Content here</div>
.mybackground {background-color:#facfef;}
Border around this has a color of #facfef
<div style="border:2px solid #facfef;">Content here</div>
.myborder {border:2px solid #facfef;}