#faa5e8 color space conversions
Hex:
#faa5e8
RGB:
250, 165, 232
CMY:
2, 35, 9
CMYK:
0, 34, 7, 2
HSL:
313°, 89.4737%, 81.3725%
HSV (HSB):
313°, 34.0000%, 98.0392%
XYZ:
67.4450, 53.0605, 83.0309
xyY:
0.3314, 0.2607, 53.0605
CIE-Lab:
77.9107, 41.1840, -20.8066
CIE-LCH:
77.9107, 46.1415, 333.1966
CIE-Luv:
77.9107, 45.2446, -39.5632
Hunter-Lab:
72.8426, 37.7986, -16.5929
#faa5e8 color charts
#faa5e8 color shades, tints & tones
#faa5e8 color schemes
#faa5e8 color preview, HTML & CSS examples
This text has a color of #faa5e8
<p style="color:#faa5e8;">Text here</p>
.mytext {color:#faa5e8;}
This box has a color of #faa5e8
<div style="background-color:#faa5e8;">Content here</div>
.mybackground {background-color:#faa5e8;}
Border around this has a color of #faa5e8
<div style="border:2px solid #faa5e8;">Content here</div>
.myborder {border:2px solid #faa5e8;}