#faa6da color space conversions
Hex:
#faa6da
RGB:
250, 166, 218
CMY:
2, 35, 15
CMYK:
0, 34, 13, 2
HSL:
323°, 89.3617%, 81.5686%
HSV (HSB):
323°, 33.6000%, 98.0392%
XYZ:
65.7154, 52.6584, 73.0302
xyY:
0.3433, 0.2751, 52.6584
CIE-Lab:
77.6729, 38.3639, -13.5646
CIE-LCH:
77.6729, 40.6914, 340.5275
CIE-Luv:
77.6729, 47.2110, -27.6114
Hunter-Lab:
72.5661, 34.6579, -8.8729
#faa6da color charts
#faa6da color shades, tints & tones
#faa6da color schemes
#faa6da color preview, HTML & CSS examples
This text has a color of #faa6da
<p style="color:#faa6da;">Text here</p>
.mytext {color:#faa6da;}
This box has a color of #faa6da
<div style="background-color:#faa6da;">Content here</div>
.mybackground {background-color:#faa6da;}
Border around this has a color of #faa6da
<div style="border:2px solid #faa6da;">Content here</div>
.myborder {border:2px solid #faa6da;}