#faa4a4 color space conversions
Hex:
#faa4a4
RGB:
250, 164, 164
CMY:
2, 36, 36
CMYK:
0, 34, 34, 2
HSL:
0°, 89.5833%, 81.1765%
HSV (HSB):
0°, 34.4000%, 98.0392%
XYZ:
59.4006, 49.5552, 41.5563
xyY:
0.3947, 0.3292, 49.5552
CIE-Lab:
75.7955, 31.8149, 13.1942
CIE-LCH:
75.7955, 34.4424, 22.5247
CIE-Luv:
75.7955, 57.5080, 12.3916
Hunter-Lab:
70.3955, 27.4285, 14.2764
#faa4a4 color charts
#faa4a4 color shades, tints & tones
#faa4a4 color schemes
#faa4a4 color preview, HTML & CSS examples
This text has a color of #faa4a4
<p style="color:#faa4a4;">Text here</p>
.mytext {color:#faa4a4;}
This box has a color of #faa4a4
<div style="background-color:#faa4a4;">Content here</div>
.mybackground {background-color:#faa4a4;}
Border around this has a color of #faa4a4
<div style="border:2px solid #faa4a4;">Content here</div>
.myborder {border:2px solid #faa4a4;}