#fa7d30 color space conversions
Hex:
#fa7d30
RGB:
250, 125, 48
CMY:
2, 51, 81
CMYK:
0, 50, 81, 2
HSL:
23°, 95.2830%, 58.4314%
HSV (HSB):
23°, 80.8000%, 98.0392%
XYZ:
47.2915, 35.2046, 7.0989
xyY:
0.5278, 0.3929, 35.2046
CIE-Lab:
65.9077, 43.1530, 60.7241
CIE-LCH:
65.9077, 74.4956, 54.6008
CIE-Luv:
65.9077, 102.1328, 53.7138
Hunter-Lab:
59.3335, 38.4389, 34.4397
#fa7d30 color charts
#fa7d30 color shades, tints & tones
#fa7d30 color schemes
#fa7d30 color preview, HTML & CSS examples
This text has a color of #fa7d30
<p style="color:#fa7d30;">Text here</p>
.mytext {color:#fa7d30;}
This box has a color of #fa7d30
<div style="background-color:#fa7d30;">Content here</div>
.mybackground {background-color:#fa7d30;}
Border around this has a color of #fa7d30
<div style="border:2px solid #fa7d30;">Content here</div>
.myborder {border:2px solid #fa7d30;}