#fa1e0d color space conversions
Hex:
#fa1e0d
RGB:
250, 30, 13
CMY:
2, 88, 95
CMYK:
0, 88, 95, 2
HSL:
4°, 95.9514%, 51.5686%
HSV (HSB):
4°, 94.8000%, 98.0392%
XYZ:
39.9613, 21.2816, 2.3823
xyY:
0.6281, 0.3345, 21.2816
CIE-Lab:
53.2563, 76.0548, 63.4689
CIE-LCH:
53.2563, 99.0587, 39.8455
CIE-Luv:
53.2563, 165.1207, 37.7370
Hunter-Lab:
46.1320, 73.8925, 29.2305
#fa1e0d color charts
#fa1e0d color shades, tints & tones
#fa1e0d color schemes
#fa1e0d color preview, HTML & CSS examples
This text has a color of #fa1e0d
<p style="color:#fa1e0d;">Text here</p>
.mytext {color:#fa1e0d;}
This box has a color of #fa1e0d
<div style="background-color:#fa1e0d;">Content here</div>
.mybackground {background-color:#fa1e0d;}
Border around this has a color of #fa1e0d
<div style="border:2px solid #fa1e0d;">Content here</div>
.myborder {border:2px solid #fa1e0d;}