#fa8f7b color space conversions
Hex:
#fa8f7b
RGB:
250, 143, 123
CMY:
2, 44, 52
CMYK:
0, 43, 51, 2
HSL:
9°, 92.7007%, 73.1373%
HSV (HSB):
9°, 50.8000%, 98.0392%
XYZ:
52.8220, 41.3990, 23.9457
xyY:
0.4470, 0.3503, 41.3990
CIE-Lab:
70.4545, 38.4333, 28.3378
CIE-LCH:
70.4545, 47.7509, 36.4022
CIE-Luv:
70.4545, 78.3315, 28.7173
Hunter-Lab:
64.3420, 33.9420, 22.9739
#fa8f7b color charts
#fa8f7b color shades, tints & tones
#fa8f7b color schemes
#fa8f7b color preview, HTML & CSS examples
This text has a color of #fa8f7b
<p style="color:#fa8f7b;">Text here</p>
.mytext {color:#fa8f7b;}
This box has a color of #fa8f7b
<div style="background-color:#fa8f7b;">Content here</div>
.mybackground {background-color:#fa8f7b;}
Border around this has a color of #fa8f7b
<div style="border:2px solid #fa8f7b;">Content here</div>
.myborder {border:2px solid #fa8f7b;}