#fa8a5a color space conversions
Hex:
#fa8a5a
RGB:
250, 138, 90
CMY:
2, 46, 65
CMYK:
0, 45, 64, 2
HSL:
18°, 94.1176%, 66.6667%
HSV (HSB):
18°, 64.0000%, 98.0392%
XYZ:
50.3583, 39.2391, 14.5926
xyY:
0.4833, 0.3766, 39.2391
CIE-Lab:
68.9241, 38.5368, 44.0710
CIE-LCH:
68.9241, 58.5435, 48.8327
CIE-Luv:
68.9241, 87.0960, 43.8453
Hunter-Lab:
62.6411, 33.8772, 30.0369
#fa8a5a color charts
#fa8a5a color shades, tints & tones
#fa8a5a color schemes
#fa8a5a color preview, HTML & CSS examples
This text has a color of #fa8a5a
<p style="color:#fa8a5a;">Text here</p>
.mytext {color:#fa8a5a;}
This box has a color of #fa8a5a
<div style="background-color:#fa8a5a;">Content here</div>
.mybackground {background-color:#fa8a5a;}
Border around this has a color of #fa8a5a
<div style="border:2px solid #fa8a5a;">Content here</div>
.myborder {border:2px solid #fa8a5a;}