#fa8eda color space conversions
Hex:
#fa8eda
RGB:
250, 142, 218
CMY:
2, 44, 15
CMYK:
0, 43, 13, 2
HSL:
318°, 91.5254%, 76.8627%
HSV (HSB):
318°, 43.2000%, 98.0392%
XYZ:
61.7522, 44.7320, 71.7091
xyY:
0.3465, 0.2510, 44.7320
CIE-Lab:
72.7150, 50.6609, -21.0506
CIE-LCH:
72.7150, 54.8603, 337.4362
CIE-Luv:
72.7150, 59.3239, -41.2174
Hunter-Lab:
66.8819, 47.7660, -16.7518
#fa8eda color charts
#fa8eda color shades, tints & tones
#fa8eda color schemes
#fa8eda color preview, HTML & CSS examples
This text has a color of #fa8eda
<p style="color:#fa8eda;">Text here</p>
.mytext {color:#fa8eda;}
This box has a color of #fa8eda
<div style="background-color:#fa8eda;">Content here</div>
.mybackground {background-color:#fa8eda;}
Border around this has a color of #fa8eda
<div style="border:2px solid #fa8eda;">Content here</div>
.myborder {border:2px solid #fa8eda;}