#fa7d2b color space conversions
Hex:
#fa7d2b
RGB:
250, 125, 43
CMY:
2, 51, 83
CMYK:
0, 50, 83, 2
HSL:
24°, 95.3917%, 57.4510%
HSV (HSB):
24°, 82.8000%, 98.0392%
XYZ:
47.1940, 35.1656, 6.5858
xyY:
0.5306, 0.3954, 35.1656
CIE-Lab:
65.8774, 43.0110, 62.6604
CIE-LCH:
65.8774, 76.0018, 55.5337
CIE-Luv:
65.8774, 102.5392, 54.8835
Hunter-Lab:
59.3006, 38.2819, 34.9259
#fa7d2b color charts
#fa7d2b color shades, tints & tones
#fa7d2b color schemes
#fa7d2b color preview, HTML & CSS examples
This text has a color of #fa7d2b
<p style="color:#fa7d2b;">Text here</p>
.mytext {color:#fa7d2b;}
This box has a color of #fa7d2b
<div style="background-color:#fa7d2b;">Content here</div>
.mybackground {background-color:#fa7d2b;}
Border around this has a color of #fa7d2b
<div style="border:2px solid #fa7d2b;">Content here</div>
.myborder {border:2px solid #fa7d2b;}