#fa9f9c color space conversions
Hex:
#fa9f9c
RGB:
250, 159, 156
CMY:
2, 38, 39
CMYK:
0, 36, 38, 2
HSL:
2°, 90.3846%, 79.6078%
HSV (HSB):
2°, 37.6000%, 98.0392%
XYZ:
57.8232, 47.5206, 37.5773
xyY:
0.4046, 0.3325, 47.5206
CIE-Lab:
74.5215, 33.4880, 15.7843
CIE-LCH:
74.5215, 37.0215, 25.2365
CIE-Luv:
74.5215, 61.9944, 15.3251
Hunter-Lab:
68.9352, 29.0903, 15.9350
#fa9f9c color charts
#fa9f9c color shades, tints & tones
#fa9f9c color schemes
#fa9f9c color preview, HTML & CSS examples
This text has a color of #fa9f9c
<p style="color:#fa9f9c;">Text here</p>
.mytext {color:#fa9f9c;}
This box has a color of #fa9f9c
<div style="background-color:#fa9f9c;">Content here</div>
.mybackground {background-color:#fa9f9c;}
Border around this has a color of #fa9f9c
<div style="border:2px solid #fa9f9c;">Content here</div>
.myborder {border:2px solid #fa9f9c;}