#fa3005 color space conversions
Hex:
#fa3005
RGB:
250, 48, 5
CMY:
2, 81, 98
CMYK:
0, 81, 98, 2
HSL:
11°, 96.0784%, 50.0000%
HSV (HSB):
11°, 98.0000%, 98.0392%
XYZ:
40.5087, 22.4489, 2.3416
xyY:
0.6204, 0.3438, 22.4489
CIE-Lab:
54.5000, 72.3966, 65.9340
CIE-LCH:
54.5000, 97.9211, 42.3252
CIE-Luv:
54.5000, 158.5860, 40.6992
Hunter-Lab:
47.3802, 69.6968, 30.2360
#fa3005 color charts
#fa3005 color shades, tints & tones
#fa3005 color schemes
#fa3005 color preview, HTML & CSS examples
This text has a color of #fa3005
<p style="color:#fa3005;">Text here</p>
.mytext {color:#fa3005;}
This box has a color of #fa3005
<div style="background-color:#fa3005;">Content here</div>
.mybackground {background-color:#fa3005;}
Border around this has a color of #fa3005
<div style="border:2px solid #fa3005;">Content here</div>
.myborder {border:2px solid #fa3005;}