#fa998e color space conversions
Hex:
#fa998e
RGB:
250, 153, 142
CMY:
2, 40, 44
CMYK:
0, 39, 43, 2
HSL:
6°, 91.5254%, 76.8627%
HSV (HSB):
6°, 43.2000%, 98.0392%
XYZ:
55.6981, 45.0595, 31.3529
xyY:
0.4216, 0.3411, 45.0595
CIE-Lab:
72.9310, 35.0884, 21.2598
CIE-LCH:
72.9310, 41.0265, 31.2114
CIE-Luv:
72.9310, 68.2627, 21.6501
Hunter-Lab:
67.1263, 30.6392, 19.2957
#fa998e color charts
#fa998e color shades, tints & tones
#fa998e color schemes
#fa998e color preview, HTML & CSS examples
This text has a color of #fa998e
<p style="color:#fa998e;">Text here</p>
.mytext {color:#fa998e;}
This box has a color of #fa998e
<div style="background-color:#fa998e;">Content here</div>
.mybackground {background-color:#fa998e;}
Border around this has a color of #fa998e
<div style="border:2px solid #fa998e;">Content here</div>
.myborder {border:2px solid #fa998e;}