#faa2db color space conversions
Hex:
#faa2db
RGB:
250, 162, 219
CMY:
2, 36, 14
CMYK:
0, 35, 12, 2
HSL:
321°, 89.7959%, 80.7843%
HSV (HSB):
321°, 35.2000%, 98.0392%
XYZ:
65.1309, 51.2791, 73.4829
xyY:
0.3430, 0.2700, 51.2791
CIE-Lab:
76.8478, 40.6054, -15.3483
CIE-LCH:
76.8478, 43.4093, 339.2941
CIE-Luv:
76.8478, 49.1084, -30.7571
Hunter-Lab:
71.6094, 37.0344, -10.7146
#faa2db color charts
#faa2db color shades, tints & tones
#faa2db color schemes
#faa2db color preview, HTML & CSS examples
This text has a color of #faa2db
<p style="color:#faa2db;">Text here</p>
.mytext {color:#faa2db;}
This box has a color of #faa2db
<div style="background-color:#faa2db;">Content here</div>
.mybackground {background-color:#faa2db;}
Border around this has a color of #faa2db
<div style="border:2px solid #faa2db;">Content here</div>
.myborder {border:2px solid #faa2db;}