#faa2d0 color space conversions
Hex:
#faa2d0
RGB:
250, 162, 208
CMY:
2, 36, 18
CMYK:
0, 35, 17, 2
HSL:
329°, 89.7959%, 80.7843%
HSV (HSB):
329°, 35.2000%, 98.0392%
XYZ:
63.7298, 50.7187, 66.1053
xyY:
0.3530, 0.2809, 50.7187
CIE-Lab:
76.5083, 38.8850, -9.8543
CIE-LCH:
76.5083, 40.1142, 345.7794
CIE-Luv:
76.5083, 51.1134, -21.9359
Hunter-Lab:
71.2171, 35.1039, -5.1823
#faa2d0 color charts
#faa2d0 color shades, tints & tones
#faa2d0 color schemes
#faa2d0 color preview, HTML & CSS examples
This text has a color of #faa2d0
<p style="color:#faa2d0;">Text here</p>
.mytext {color:#faa2d0;}
This box has a color of #faa2d0
<div style="background-color:#faa2d0;">Content here</div>
.mybackground {background-color:#faa2d0;}
Border around this has a color of #faa2d0
<div style="border:2px solid #faa2d0;">Content here</div>
.myborder {border:2px solid #faa2d0;}