#fa8f5a color space conversions
Hex:
#fa8f5a
RGB:
250, 143, 90
CMY:
2, 44, 65
CMYK:
0, 43, 64, 2
HSL:
20°, 94.1176%, 66.6667%
HSV (HSB):
20°, 64.0000%, 98.0392%
XYZ:
51.0923, 40.7071, 14.8373
xyY:
0.4791, 0.3817, 40.7071
CIE-Lab:
69.9702, 35.9840, 45.3058
CIE-LCH:
69.9702, 57.8572, 51.5417
CIE-Luv:
69.9702, 83.2737, 45.8791
Hunter-Lab:
63.8021, 31.2878, 30.8735
#fa8f5a color charts
#fa8f5a color shades, tints & tones
#fa8f5a color schemes
#fa8f5a color preview, HTML & CSS examples
This text has a color of #fa8f5a
<p style="color:#fa8f5a;">Text here</p>
.mytext {color:#fa8f5a;}
This box has a color of #fa8f5a
<div style="background-color:#fa8f5a;">Content here</div>
.mybackground {background-color:#fa8f5a;}
Border around this has a color of #fa8f5a
<div style="border:2px solid #fa8f5a;">Content here</div>
.myborder {border:2px solid #fa8f5a;}