#faa8d2 color space conversions
Hex:
#faa8d2
RGB:
250, 168, 210
CMY:
2, 34, 18
CMYK:
0, 33, 16, 2
HSL:
329°, 89.1304%, 81.9608%
HSV (HSB):
329°, 32.8000%, 98.0392%
XYZ:
65.0598, 52.9824, 67.7704
xyY:
0.3501, 0.2851, 52.9824
CIE-Lab:
77.8646, 36.0623, -8.9260
CIE-LCH:
77.8646, 37.1505, 346.0978
CIE-Luv:
77.8646, 47.5262, -20.0428
Hunter-Lab:
72.7890, 32.1650, -4.2498
#faa8d2 color charts
#faa8d2 color shades, tints & tones
#faa8d2 color schemes
#faa8d2 color preview, HTML & CSS examples
This text has a color of #faa8d2
<p style="color:#faa8d2;">Text here</p>
.mytext {color:#faa8d2;}
This box has a color of #faa8d2
<div style="background-color:#faa8d2;">Content here</div>
.mybackground {background-color:#faa8d2;}
Border around this has a color of #faa8d2
<div style="border:2px solid #faa8d2;">Content here</div>
.myborder {border:2px solid #faa8d2;}