#faafc4 color space conversions
Hex:
#faafc4
RGB:
250, 175, 196
CMY:
2, 31, 23
CMYK:
0, 30, 22, 2
HSL:
343°, 88.2353%, 83.3333%
HSV (HSB):
343°, 30.0000%, 98.0392%
XYZ:
64.7181, 54.9695, 59.4237
xyY:
0.3613, 0.3069, 54.9695
CIE-Lab:
79.0237, 30.2935, 0.3921
CIE-LCH:
79.0237, 30.2960, 0.7415
CIE-Luv:
79.0237, 45.8761, -5.0411
Hunter-Lab:
74.1414, 26.0654, 4.3785
#faafc4 color charts
#faafc4 color shades, tints & tones
#faafc4 color schemes
#faafc4 color preview, HTML & CSS examples
This text has a color of #faafc4
<p style="color:#faafc4;">Text here</p>
.mytext {color:#faafc4;}
This box has a color of #faafc4
<div style="background-color:#faafc4;">Content here</div>
.mybackground {background-color:#faafc4;}
Border around this has a color of #faafc4
<div style="border:2px solid #faafc4;">Content here</div>
.myborder {border:2px solid #faafc4;}