#fface7 color space conversions
Hex:
#fface7
RGB:
255, 172, 231
CMY:
0, 33, 9
CMYK:
0, 33, 9, 0
HSL:
317°, 100.0000%, 83.7255%
HSV (HSB):
317°, 32.5490%, 100.0000%
XYZ:
70.4163, 56.5346, 82.8022
xyY:
0.3357, 0.2695, 56.5346
CIE-Lab:
79.9171, 38.9910, -17.1794
CIE-LCH:
79.9171, 42.6079, 336.2218
CIE-Luv:
79.9171, 45.2465, -33.5342
Hunter-Lab:
75.1895, 35.5870, -12.6603
#fface7 color charts
#fface7 color shades, tints & tones
#fface7 color schemes
#fface7 color preview, HTML & CSS examples
This text has a color of #fface7
<p style="color:#fface7;">Text here</p>
.mytext {color:#fface7;}
This box has a color of #fface7
<div style="background-color:#fface7;">Content here</div>
.mybackground {background-color:#fface7;}
Border around this has a color of #fface7
<div style="border:2px solid #fface7;">Content here</div>
.myborder {border:2px solid #fface7;}