#fa2d0e color space conversions
Hex:
#fa2d0e
RGB:
250, 45, 14
CMY:
2, 82, 95
CMYK:
0, 82, 94, 2
HSL:
8°, 95.9350%, 51.7647%
HSV (HSB):
8°, 94.4000%, 98.0392%
XYZ:
40.4420, 22.2325, 2.5752
xyY:
0.6198, 0.3407, 22.2325
CIE-Lab:
54.2728, 73.1695, 63.7507
CIE-LCH:
54.2728, 97.0460, 41.0648
CIE-Luv:
54.2728, 159.4673, 39.4677
Hunter-Lab:
47.1513, 70.5858, 29.7677
#fa2d0e color charts
#fa2d0e color shades, tints & tones
#fa2d0e color schemes
#fa2d0e color preview, HTML & CSS examples
This text has a color of #fa2d0e
<p style="color:#fa2d0e;">Text here</p>
.mytext {color:#fa2d0e;}
This box has a color of #fa2d0e
<div style="background-color:#fa2d0e;">Content here</div>
.mybackground {background-color:#fa2d0e;}
Border around this has a color of #fa2d0e
<div style="border:2px solid #fa2d0e;">Content here</div>
.myborder {border:2px solid #fa2d0e;}