#fa0409 color space conversions
Hex:
#fa0409
RGB:
250, 4, 9
CMY:
2, 98, 96
CMYK:
0, 98, 96, 2
HSL:
359°, 96.8504%, 49.8039%
HSV (HSB):
359°, 98.4000%, 98.0392%
XYZ:
39.5171, 20.4305, 2.1192
xyY:
0.6367, 0.3292, 20.4305
CIE-Lab:
52.3205, 78.6952, 63.9963
CIE-LCH:
52.3205, 101.4321, 39.1186
CIE-Luv:
52.3205, 170.5816, 36.4177
Hunter-Lab:
45.2002, 76.9566, 28.8604
#fa0409 color charts
#fa0409 color shades, tints & tones
#fa0409 color schemes
#fa0409 color preview, HTML & CSS examples
This text has a color of #fa0409
<p style="color:#fa0409;">Text here</p>
.mytext {color:#fa0409;}
This box has a color of #fa0409
<div style="background-color:#fa0409;">Content here</div>
.mybackground {background-color:#fa0409;}
Border around this has a color of #fa0409
<div style="border:2px solid #fa0409;">Content here</div>
.myborder {border:2px solid #fa0409;}