#fa8232 color space conversions
Hex:
#fa8232
RGB:
250, 130, 50
CMY:
2, 49, 80
CMYK:
0, 48, 80, 2
HSL:
24°, 95.2381%, 58.8235%
HSV (HSB):
24°, 80.0000%, 98.0392%
XYZ:
47.9827, 36.5195, 7.5376
xyY:
0.5213, 0.3968, 36.5195
CIE-Lab:
66.9150, 40.7321, 60.8358
CIE-LCH:
66.9150, 73.2127, 56.1960
CIE-Luv:
66.9150, 97.8915, 54.9490
Hunter-Lab:
60.4314, 35.9745, 34.9067
#fa8232 color charts
#fa8232 color shades, tints & tones
#fa8232 color schemes
#fa8232 color preview, HTML & CSS examples
This text has a color of #fa8232
<p style="color:#fa8232;">Text here</p>
.mytext {color:#fa8232;}
This box has a color of #fa8232
<div style="background-color:#fa8232;">Content here</div>
.mybackground {background-color:#fa8232;}
Border around this has a color of #fa8232
<div style="border:2px solid #fa8232;">Content here</div>
.myborder {border:2px solid #fa8232;}