#fa8f2d color space conversions
Hex:
#fa8f2d
RGB:
250, 143, 45
CMY:
2, 44, 82
CMYK:
0, 43, 82, 2
HSL:
29°, 95.3488%, 57.8431%
HSV (HSB):
29°, 82.0000%, 98.0392%
XYZ:
49.7205, 40.1584, 7.6134
xyY:
0.5100, 0.4119, 40.1584
CIE-Lab:
69.5822, 33.9850, 65.1601
CIE-LCH:
69.5822, 73.4902, 62.4552
CIE-Luv:
69.5822, 87.5873, 60.7501
Hunter-Lab:
63.3706, 29.1521, 37.2363
#fa8f2d color charts
#fa8f2d color shades, tints & tones
#fa8f2d color schemes
#fa8f2d color preview, HTML & CSS examples
This text has a color of #fa8f2d
<p style="color:#fa8f2d;">Text here</p>
.mytext {color:#fa8f2d;}
This box has a color of #fa8f2d
<div style="background-color:#fa8f2d;">Content here</div>
.mybackground {background-color:#fa8f2d;}
Border around this has a color of #fa8f2d
<div style="border:2px solid #fa8f2d;">Content here</div>
.myborder {border:2px solid #fa8f2d;}