#fa8c32 color space conversions
Hex:
#fa8c32
RGB:
250, 140, 50
CMY:
2, 45, 80
CMYK:
0, 44, 80, 2
HSL:
27°, 95.2381%, 58.8235%
HSV (HSB):
27°, 80.0000%, 98.0392%
XYZ:
49.3781, 39.3104, 8.0028
xyY:
0.5107, 0.4066, 39.3104
CIE-Lab:
68.9756, 35.6731, 62.7328
CIE-LCH:
68.9756, 72.1663, 60.3752
CIE-Luv:
68.9756, 89.7114, 58.5129
Hunter-Lab:
62.6980, 30.8570, 36.3209
#fa8c32 color charts
#fa8c32 color shades, tints & tones
#fa8c32 color schemes
#fa8c32 color preview, HTML & CSS examples
This text has a color of #fa8c32
<p style="color:#fa8c32;">Text here</p>
.mytext {color:#fa8c32;}
This box has a color of #fa8c32
<div style="background-color:#fa8c32;">Content here</div>
.mybackground {background-color:#fa8c32;}
Border around this has a color of #fa8c32
<div style="border:2px solid #fa8c32;">Content here</div>
.myborder {border:2px solid #fa8c32;}