#fa8f7a color space conversions
Hex:
#fa8f7a
RGB:
250, 143, 122
CMY:
2, 44, 52
CMYK:
0, 43, 51, 2
HSL:
10°, 92.7536%, 72.9412%
HSV (HSB):
10°, 51.2000%, 98.0392%
XYZ:
52.7597, 41.3741, 23.6176
xyY:
0.4481, 0.3514, 41.3741
CIE-Lab:
70.4372, 38.3464, 28.8617
CIE-LCH:
70.4372, 47.9942, 36.9672
CIE-Luv:
70.4372, 78.5008, 29.3075
Hunter-Lab:
64.3227, 33.8471, 23.2561
#fa8f7a color charts
#fa8f7a color shades, tints & tones
#fa8f7a color schemes
#fa8f7a color preview, HTML & CSS examples
This text has a color of #fa8f7a
<p style="color:#fa8f7a;">Text here</p>
.mytext {color:#fa8f7a;}
This box has a color of #fa8f7a
<div style="background-color:#fa8f7a;">Content here</div>
.mybackground {background-color:#fa8f7a;}
Border around this has a color of #fa8f7a
<div style="border:2px solid #fa8f7a;">Content here</div>
.myborder {border:2px solid #fa8f7a;}