#fa0d04 color space conversions
Hex:
#fa0d04
RGB:
250, 13, 4
CMY:
2, 95, 98
CMYK:
0, 95, 98, 2
HSL:
2°, 96.8504%, 49.8039%
HSV (HSB):
2°, 98.4000%, 98.0392%
XYZ:
39.5902, 20.6206, 2.0084
xyY:
0.6363, 0.3314, 20.6206
CIE-Lab:
52.5317, 78.0149, 65.3144
CIE-LCH:
52.5317, 101.7462, 39.9362
CIE-Luv:
52.5317, 169.5957, 37.2535
Hunter-Lab:
45.4099, 76.1561, 29.1646
#fa0d04 color charts
#fa0d04 color shades, tints & tones
#fa0d04 color schemes
#fa0d04 color preview, HTML & CSS examples
This text has a color of #fa0d04
<p style="color:#fa0d04;">Text here</p>
.mytext {color:#fa0d04;}
This box has a color of #fa0d04
<div style="background-color:#fa0d04;">Content here</div>
.mybackground {background-color:#fa0d04;}
Border around this has a color of #fa0d04
<div style="border:2px solid #fa0d04;">Content here</div>
.myborder {border:2px solid #fa0d04;}