#fa8d5b color space conversions
Hex:
#fa8d5b
RGB:
250, 141, 91
CMY:
2, 45, 64
CMYK:
0, 44, 64, 2
HSL:
19°, 94.0828%, 66.8627%
HSV (HSB):
19°, 63.6000%, 98.0392%
XYZ:
50.8375, 40.1291, 14.9638
xyY:
0.4799, 0.3788, 40.1291
CIE-Lab:
69.5614, 37.0695, 44.3091
CIE-LCH:
69.5614, 57.7707, 50.0837
CIE-Luv:
69.5614, 84.6718, 44.6142
Hunter-Lab:
63.3475, 32.3914, 30.3379
#fa8d5b color charts
#fa8d5b color shades, tints & tones
#fa8d5b color schemes
#fa8d5b color preview, HTML & CSS examples
This text has a color of #fa8d5b
<p style="color:#fa8d5b;">Text here</p>
.mytext {color:#fa8d5b;}
This box has a color of #fa8d5b
<div style="background-color:#fa8d5b;">Content here</div>
.mybackground {background-color:#fa8d5b;}
Border around this has a color of #fa8d5b
<div style="border:2px solid #fa8d5b;">Content here</div>
.myborder {border:2px solid #fa8d5b;}