#fa7d25 color space conversions
Hex:
#fa7d25
RGB:
250, 125, 37
CMY:
2, 51, 85
CMYK:
0, 50, 85, 2
HSL:
25°, 95.5157%, 56.2745%
HSV (HSB):
25°, 85.2000%, 98.0392%
XYZ:
47.0919, 35.1248, 6.0480
xyY:
0.5335, 0.3979, 35.1248
CIE-Lab:
65.8457, 42.8620, 64.8034
CIE-LCH:
65.8457, 77.6957, 56.5187
CIE-Luv:
65.8457, 102.9681, 56.1175
Hunter-Lab:
59.2662, 38.1172, 35.4359
#fa7d25 color charts
#fa7d25 color shades, tints & tones
#fa7d25 color schemes
#fa7d25 color preview, HTML & CSS examples
This text has a color of #fa7d25
<p style="color:#fa7d25;">Text here</p>
.mytext {color:#fa7d25;}
This box has a color of #fa7d25
<div style="background-color:#fa7d25;">Content here</div>
.mybackground {background-color:#fa7d25;}
Border around this has a color of #fa7d25
<div style="border:2px solid #fa7d25;">Content here</div>
.myborder {border:2px solid #fa7d25;}