#fa332a color space conversions
Hex:
#fa332a
RGB:
250, 51, 42
CMY:
2, 80, 84
CMYK:
0, 80, 83, 2
HSL:
3°, 95.4128%, 57.2549%
HSV (HSB):
3°, 83.2000%, 98.0392%
XYZ:
41.0261, 22.8588, 4.4404
xyY:
0.6005, 0.3346, 22.8588
CIE-Lab:
54.9266, 72.1531, 53.4459
CIE-LCH:
54.9266, 89.7916, 36.5284
CIE-Luv:
54.9266, 153.7216, 35.3984
Hunter-Lab:
47.8109, 69.5001, 27.9612
#fa332a color charts
#fa332a color shades, tints & tones
#fa332a color schemes
#fa332a color preview, HTML & CSS examples
This text has a color of #fa332a
<p style="color:#fa332a;">Text here</p>
.mytext {color:#fa332a;}
This box has a color of #fa332a
<div style="background-color:#fa332a;">Content here</div>
.mybackground {background-color:#fa332a;}
Border around this has a color of #fa332a
<div style="border:2px solid #fa332a;">Content here</div>
.myborder {border:2px solid #fa332a;}