#fa5005 color space conversions
Hex:
#fa5005
RGB:
250, 80, 5
CMY:
2, 69, 98
CMYK:
0, 68, 98, 2
HSL:
18°, 96.0784%, 50.0000%
HSV (HSB):
18°, 98.0000%, 98.0392%
XYZ:
42.3204, 26.0723, 2.9455
xyY:
0.5932, 0.3655, 26.0723
CIE-Lab:
58.1056, 62.3833, 67.7298
CIE-LCH:
58.1056, 92.0815, 47.3530
CIE-Luv:
58.1056, 139.6998, 47.0278
Hunter-Lab:
51.0610, 58.5876, 32.3225
#fa5005 color charts
#fa5005 color shades, tints & tones
#fa5005 color schemes
#fa5005 color preview, HTML & CSS examples
This text has a color of #fa5005
<p style="color:#fa5005;">Text here</p>
.mytext {color:#fa5005;}
This box has a color of #fa5005
<div style="background-color:#fa5005;">Content here</div>
.mybackground {background-color:#fa5005;}
Border around this has a color of #fa5005
<div style="border:2px solid #fa5005;">Content here</div>
.myborder {border:2px solid #fa5005;}