#faa2e1 color space conversions
Hex:
#faa2e1
RGB:
250, 162, 225
CMY:
2, 36, 12
CMYK:
0, 35, 10, 2
HSL:
317°, 89.7959%, 80.7843%
HSV (HSB):
317°, 35.2000%, 98.0392%
XYZ:
65.9353, 51.6009, 77.7190
xyY:
0.3377, 0.2643, 51.6009
CIE-Lab:
77.0416, 41.5775, -18.3223
CIE-LCH:
77.0416, 45.4356, 336.2179
CIE-Luv:
77.0416, 48.0077, -35.6209
Hunter-Lab:
71.8338, 38.1337, -13.8639
#faa2e1 color charts
#faa2e1 color shades, tints & tones
#faa2e1 color schemes
#faa2e1 color preview, HTML & CSS examples
This text has a color of #faa2e1
<p style="color:#faa2e1;">Text here</p>
.mytext {color:#faa2e1;}
This box has a color of #faa2e1
<div style="background-color:#faa2e1;">Content here</div>
.mybackground {background-color:#faa2e1;}
Border around this has a color of #faa2e1
<div style="border:2px solid #faa2e1;">Content here</div>
.myborder {border:2px solid #faa2e1;}