#faa8d5 color space conversions
Hex:
#faa8d5
RGB:
250, 168, 213
CMY:
2, 34, 16
CMYK:
0, 33, 15, 2
HSL:
327°, 89.1304%, 81.9608%
HSV (HSB):
327°, 32.8000%, 98.0392%
XYZ:
65.4372, 53.1334, 69.7576
xyY:
0.3475, 0.2821, 53.1334
CIE-Lab:
77.9537, 36.5287, -10.4255
CIE-LCH:
77.9537, 37.9874, 344.0710
CIE-Luv:
77.9537, 47.0165, -22.4300
Hunter-Lab:
72.8926, 32.6810, -5.7152
#faa8d5 color charts
#faa8d5 color shades, tints & tones
#faa8d5 color schemes
#faa8d5 color preview, HTML & CSS examples
This text has a color of #faa8d5
<p style="color:#faa8d5;">Text here</p>
.mytext {color:#faa8d5;}
This box has a color of #faa8d5
<div style="background-color:#faa8d5;">Content here</div>
.mybackground {background-color:#faa8d5;}
Border around this has a color of #faa8d5
<div style="border:2px solid #faa8d5;">Content here</div>
.myborder {border:2px solid #faa8d5;}