#faceee color space conversions
Hex:
#faceee
RGB:
250, 206, 238
CMY:
2, 19, 7
CMYK:
0, 18, 5, 2
HSL:
316°, 81.4815%, 89.4118%
HSV (HSB):
316°, 17.6000%, 98.0392%
XYZ:
76.9283, 70.6397, 90.4692
xyY:
0.3232, 0.2968, 70.6397
CIE-Lab:
87.3096, 20.6640, -9.9026
CIE-LCH:
87.3096, 22.9142, 334.3953
CIE-Luv:
87.3096, 23.5145, -19.0482
Hunter-Lab:
84.0474, 16.2974, -4.9870
#faceee color charts
#faceee color shades, tints & tones
#faceee color schemes
#faceee color preview, HTML & CSS examples
This text has a color of #faceee
<p style="color:#faceee;">Text here</p>
.mytext {color:#faceee;}
This box has a color of #faceee
<div style="background-color:#faceee;">Content here</div>
.mybackground {background-color:#faceee;}
Border around this has a color of #faceee
<div style="border:2px solid #faceee;">Content here</div>
.myborder {border:2px solid #faceee;}