#fa921b color space conversions
Hex:
#fa921b
RGB:
250, 146, 27
CMY:
2, 43, 89
CMYK:
0, 42, 89, 2
HSL:
32°, 95.7082%, 54.3137%
HSV (HSB):
32°, 89.2000%, 98.0392%
XYZ:
49.9011, 40.9609, 6.3131
xyY:
0.5135, 0.4215, 40.9609
CIE-Lab:
70.1485, 32.0311, 71.1231
CIE-LCH:
70.1485, 78.0031, 65.7551
CIE-Luv:
70.1485, 85.9932, 64.9400
Hunter-Lab:
64.0007, 27.1744, 38.9521
#fa921b color charts
#fa921b color shades, tints & tones
#fa921b color schemes
#fa921b color preview, HTML & CSS examples
This text has a color of #fa921b
<p style="color:#fa921b;">Text here</p>
.mytext {color:#fa921b;}
This box has a color of #fa921b
<div style="background-color:#fa921b;">Content here</div>
.mybackground {background-color:#fa921b;}
Border around this has a color of #fa921b
<div style="border:2px solid #fa921b;">Content here</div>
.myborder {border:2px solid #fa921b;}