#fa3e0d color space conversions
Hex:
#fa3e0d
RGB:
250, 62, 13
CMY:
2, 76, 95
CMYK:
0, 75, 95, 2
HSL:
12°, 95.9514%, 51.5686%
HSV (HSB):
12°, 94.8000%, 98.0392%
XYZ:
41.2196, 23.7983, 2.8018
xyY:
0.6078, 0.3509, 23.7983
CIE-Lab:
55.8853, 68.6142, 64.8944
CIE-LCH:
55.8853, 94.4415, 43.4041
CIE-Luv:
55.8853, 150.8711, 42.4531
Hunter-Lab:
48.7835, 65.4524, 30.7432
#fa3e0d color charts
#fa3e0d color shades, tints & tones
#fa3e0d color schemes
#fa3e0d color preview, HTML & CSS examples
This text has a color of #fa3e0d
<p style="color:#fa3e0d;">Text here</p>
.mytext {color:#fa3e0d;}
This box has a color of #fa3e0d
<div style="background-color:#fa3e0d;">Content here</div>
.mybackground {background-color:#fa3e0d;}
Border around this has a color of #fa3e0d
<div style="border:2px solid #fa3e0d;">Content here</div>
.myborder {border:2px solid #fa3e0d;}