#faa3d5 color space conversions
Hex:
#faa3d5
RGB:
250, 163, 213
CMY:
2, 36, 16
CMYK:
0, 35, 15, 2
HSL:
326°, 89.6907%, 80.9804%
HSV (HSB):
326°, 34.8000%, 98.0392%
XYZ:
64.5318, 51.3225, 69.4558
xyY:
0.3482, 0.2770, 51.3225
CIE-Lab:
76.8739, 39.1370, -12.0380
CIE-LCH:
76.8739, 40.9465, 342.9028
CIE-Luv:
76.8739, 49.6762, -25.3488
Hunter-Lab:
71.6397, 35.4201, -7.3348
#faa3d5 color charts
#faa3d5 color shades, tints & tones
#faa3d5 color schemes
#faa3d5 color preview, HTML & CSS examples
This text has a color of #faa3d5
<p style="color:#faa3d5;">Text here</p>
.mytext {color:#faa3d5;}
This box has a color of #faa3d5
<div style="background-color:#faa3d5;">Content here</div>
.mybackground {background-color:#faa3d5;}
Border around this has a color of #faa3d5
<div style="border:2px solid #faa3d5;">Content here</div>
.myborder {border:2px solid #faa3d5;}