#faafe2 color space conversions
Hex:
#faafe2
RGB:
250, 175, 226
CMY:
2, 31, 11
CMYK:
0, 30, 10, 2
HSL:
319°, 88.2353%, 83.3333%
HSV (HSB):
319°, 30.0000%, 98.0392%
XYZ:
68.4818, 56.4749, 79.2429
xyY:
0.3354, 0.2766, 56.4749
CIE-Lab:
79.8834, 34.9548, -14.5834
CIE-LCH:
79.8834, 37.8750, 337.3537
CIE-Luv:
79.8834, 41.1957, -28.6999
Hunter-Lab:
75.1498, 31.1496, -9.9144
#faafe2 color charts
#faafe2 color shades, tints & tones
#faafe2 color schemes
#faafe2 color preview, HTML & CSS examples
This text has a color of #faafe2
<p style="color:#faafe2;">Text here</p>
.mytext {color:#faafe2;}
This box has a color of #faafe2
<div style="background-color:#faafe2;">Content here</div>
.mybackground {background-color:#faafe2;}
Border around this has a color of #faafe2
<div style="border:2px solid #faafe2;">Content here</div>
.myborder {border:2px solid #faafe2;}