#fa073b color space conversions
Hex:
#fa073b
RGB:
250, 7, 59
CMY:
2, 97, 77
CMYK:
0, 97, 76, 2
HSL:
347°, 96.0474%, 50.3922%
HSV (HSB):
347°, 97.2000%, 98.0392%
XYZ:
40.2897, 20.7917, 6.0274
xyY:
0.6004, 0.3098, 20.7917
CIE-Lab:
52.7208, 79.3866, 42.2611
CIE-LCH:
52.7208, 89.9346, 28.0284
CIE-Luv:
52.7208, 162.7299, 25.4066
Hunter-Lab:
45.5979, 77.9239, 24.0813
#fa073b color charts
#fa073b color shades, tints & tones
#fa073b color schemes
#fa073b color preview, HTML & CSS examples
This text has a color of #fa073b
<p style="color:#fa073b;">Text here</p>
.mytext {color:#fa073b;}
This box has a color of #fa073b
<div style="background-color:#fa073b;">Content here</div>
.mybackground {background-color:#fa073b;}
Border around this has a color of #fa073b
<div style="border:2px solid #fa073b;">Content here</div>
.myborder {border:2px solid #fa073b;}