#fa332d color space conversions
Hex:
#fa332d
RGB:
250, 51, 45
CMY:
2, 80, 82
CMYK:
0, 80, 82, 2
HSL:
2°, 95.3488%, 57.8431%
HSV (HSB):
2°, 82.0000%, 98.0392%
XYZ:
41.0818, 22.8811, 4.7339
xyY:
0.5980, 0.3331, 22.8811
CIE-Lab:
54.9497, 72.2248, 52.0011
CIE-LCH:
54.9497, 88.9974, 35.7535
CIE-Luv:
54.9497, 153.2448, 34.5932
Hunter-Lab:
47.8342, 69.5927, 27.6164
#fa332d color charts
#fa332d color shades, tints & tones
#fa332d color schemes
#fa332d color preview, HTML & CSS examples
This text has a color of #fa332d
<p style="color:#fa332d;">Text here</p>
.mytext {color:#fa332d;}
This box has a color of #fa332d
<div style="background-color:#fa332d;">Content here</div>
.mybackground {background-color:#fa332d;}
Border around this has a color of #fa332d
<div style="border:2px solid #fa332d;">Content here</div>
.myborder {border:2px solid #fa332d;}