#fa9c8d color space conversions
Hex:
#fa9c8d
RGB:
250, 156, 141
CMY:
2, 39, 45
CMYK:
0, 38, 44, 2
HSL:
8°, 91.5966%, 76.6667%
HSV (HSB):
8°, 43.6000%, 98.0392%
XYZ:
56.1205, 46.0240, 31.1250
xyY:
0.4211, 0.3453, 46.0240
CIE-Lab:
73.5611, 33.4277, 22.6671
CIE-LCH:
73.5611, 40.3882, 34.1409
CIE-Luv:
73.5611, 66.4115, 23.7763
Hunter-Lab:
67.8410, 28.9399, 20.2869
#fa9c8d color charts
#fa9c8d color shades, tints & tones
#fa9c8d color schemes
#fa9c8d color preview, HTML & CSS examples
This text has a color of #fa9c8d
<p style="color:#fa9c8d;">Text here</p>
.mytext {color:#fa9c8d;}
This box has a color of #fa9c8d
<div style="background-color:#fa9c8d;">Content here</div>
.mybackground {background-color:#fa9c8d;}
Border around this has a color of #fa9c8d
<div style="border:2px solid #fa9c8d;">Content here</div>
.myborder {border:2px solid #fa9c8d;}