#faa2d5 color space conversions
Hex:
#faa2d5
RGB:
250, 162, 213
CMY:
2, 36, 16
CMYK:
0, 35, 15, 2
HSL:
325°, 89.7959%, 80.7843%
HSV (HSB):
325°, 35.2000%, 98.0392%
XYZ:
64.3549, 50.9688, 69.3969
xyY:
0.3484, 0.2759, 50.9688
CIE-Lab:
76.6601, 39.6569, -12.3580
CIE-LCH:
76.6601, 41.5379, 342.6917
CIE-Luv:
76.6601, 50.2045, -25.9284
Hunter-Lab:
71.3924, 35.9677, -7.6581
#faa2d5 color charts
#faa2d5 color shades, tints & tones
#faa2d5 color schemes
#faa2d5 color preview, HTML & CSS examples
This text has a color of #faa2d5
<p style="color:#faa2d5;">Text here</p>
.mytext {color:#faa2d5;}
This box has a color of #faa2d5
<div style="background-color:#faa2d5;">Content here</div>
.mybackground {background-color:#faa2d5;}
Border around this has a color of #faa2d5
<div style="border:2px solid #faa2d5;">Content here</div>
.myborder {border:2px solid #faa2d5;}