#fa9c9c color space conversions
Hex:
#fa9c9c
RGB:
250, 156, 156
CMY:
2, 39, 39
CMYK:
0, 38, 38, 2
HSL:
0°, 90.3846%, 79.6078%
HSV (HSB):
0°, 37.6000%, 98.0392%
XYZ:
57.3136, 46.5012, 37.4074
xyY:
0.4058, 0.3293, 46.5012
CIE-Lab:
73.8696, 35.0496, 14.8720
CIE-LCH:
73.8696, 38.0743, 22.9922
CIE-Luv:
73.8696, 63.9238, 13.7759
Hunter-Lab:
68.1918, 30.6892, 15.2101
#fa9c9c color charts
#fa9c9c color shades, tints & tones
#fa9c9c color schemes
#fa9c9c color preview, HTML & CSS examples
This text has a color of #fa9c9c
<p style="color:#fa9c9c;">Text here</p>
.mytext {color:#fa9c9c;}
This box has a color of #fa9c9c
<div style="background-color:#fa9c9c;">Content here</div>
.mybackground {background-color:#fa9c9c;}
Border around this has a color of #fa9c9c
<div style="border:2px solid #fa9c9c;">Content here</div>
.myborder {border:2px solid #fa9c9c;}