#fa8e8f color space conversions
Hex:
#fa8e8f
RGB:
250, 142, 143
CMY:
2, 44, 44
CMYK:
0, 43, 43, 2
HSL:
359°, 91.5254%, 76.8627%
HSV (HSB):
359°, 43.2000%, 98.0392%
XYZ:
54.0553, 41.6532, 31.1774
xyY:
0.4260, 0.3283, 41.6532
CIE-Lab:
70.6311, 40.8470, 17.5413
CIE-LCH:
70.6311, 44.4542, 23.2407
CIE-Luv:
70.6311, 75.3843, 15.6237
Hunter-Lab:
64.5393, 36.5601, 16.5358
#fa8e8f color charts
#fa8e8f color shades, tints & tones
#fa8e8f color schemes
#fa8e8f color preview, HTML & CSS examples
This text has a color of #fa8e8f
<p style="color:#fa8e8f;">Text here</p>
.mytext {color:#fa8e8f;}
This box has a color of #fa8e8f
<div style="background-color:#fa8e8f;">Content here</div>
.mybackground {background-color:#fa8e8f;}
Border around this has a color of #fa8e8f
<div style="border:2px solid #fa8e8f;">Content here</div>
.myborder {border:2px solid #fa8e8f;}