#faa5cd color space conversions
Hex:
#faa5cd
RGB:
250, 165, 205
CMY:
2, 35, 20
CMYK:
0, 34, 18, 2
HSL:
332°, 89.4737%, 81.3725%
HSV (HSB):
332°, 34.0000%, 98.0392%
XYZ:
63.8989, 51.6420, 64.3577
xyY:
0.3552, 0.2871, 51.6420
CIE-Lab:
77.0663, 36.8665, -7.3865
CIE-LCH:
77.0663, 37.5992, 348.6703
CIE-Luv:
77.0663, 50.0188, -17.8293
Hunter-Lab:
71.8624, 32.9602, -2.7946
#faa5cd color charts
#faa5cd color shades, tints & tones
#faa5cd color schemes
#faa5cd color preview, HTML & CSS examples
This text has a color of #faa5cd
<p style="color:#faa5cd;">Text here</p>
.mytext {color:#faa5cd;}
This box has a color of #faa5cd
<div style="background-color:#faa5cd;">Content here</div>
.mybackground {background-color:#faa5cd;}
Border around this has a color of #faa5cd
<div style="border:2px solid #faa5cd;">Content here</div>
.myborder {border:2px solid #faa5cd;}