#fa8eed color space conversions
Hex:
#fa8eed
RGB:
250, 142, 237
CMY:
2, 44, 7
CMYK:
0, 43, 5, 2
HSL:
307°, 91.5254%, 76.8627%
HSV (HSB):
307°, 43.2000%, 98.0392%
XYZ:
64.3834, 45.7844, 85.5647
xyY:
0.3289, 0.2339, 45.7844
CIE-Lab:
73.4054, 53.7504, -30.4144
CIE-LCH:
73.4054, 61.7587, 330.4969
CIE-Luv:
73.4054, 55.0514, -56.7633
Hunter-Lab:
67.6642, 51.4329, -27.6102
#fa8eed color charts
#fa8eed color shades, tints & tones
#fa8eed color schemes
#fa8eed color preview, HTML & CSS examples
This text has a color of #fa8eed
<p style="color:#fa8eed;">Text here</p>
.mytext {color:#fa8eed;}
This box has a color of #fa8eed
<div style="background-color:#fa8eed;">Content here</div>
.mybackground {background-color:#fa8eed;}
Border around this has a color of #fa8eed
<div style="border:2px solid #fa8eed;">Content here</div>
.myborder {border:2px solid #fa8eed;}