#fab4a4 color space conversions
Hex:
#fab4a4
RGB:
250, 180, 164
CMY:
2, 29, 36
CMYK:
0, 28, 34, 2
HSL:
11°, 89.5833%, 81.1765%
HSV (HSB):
11°, 34.4000%, 98.0392%
XYZ:
62.4464, 55.6468, 42.5716
xyY:
0.3887, 0.3464, 55.6468
CIE-Lab:
79.4124, 23.4097, 18.2584
CIE-LCH:
79.4124, 29.6881, 37.9524
CIE-Luv:
79.4124, 47.3709, 20.9931
Hunter-Lab:
74.5968, 18.8814, 18.3816
#fab4a4 color charts
#fab4a4 color shades, tints & tones
#fab4a4 color schemes
#fab4a4 color preview, HTML & CSS examples
This text has a color of #fab4a4
<p style="color:#fab4a4;">Text here</p>
.mytext {color:#fab4a4;}
This box has a color of #fab4a4
<div style="background-color:#fab4a4;">Content here</div>
.mybackground {background-color:#fab4a4;}
Border around this has a color of #fab4a4
<div style="border:2px solid #fab4a4;">Content here</div>
.myborder {border:2px solid #fab4a4;}