#fa2f0f color space conversions
Hex:
#fa2f0f
RGB:
250, 47, 15
CMY:
2, 82, 94
CMYK:
0, 81, 94, 2
HSL:
8°, 95.9184%, 51.9608%
HSV (HSB):
8°, 94.0000%, 98.0392%
XYZ:
40.5271, 22.3915, 2.6379
xyY:
0.6182, 0.3416, 22.3915
CIE-Lab:
54.4400, 72.7125, 63.5769
CIE-LCH:
54.4400, 96.5874, 41.1651
CIE-Luv:
54.4400, 158.5100, 39.6582
Hunter-Lab:
47.3197, 70.0675, 29.8185
#fa2f0f color charts
#fa2f0f color shades, tints & tones
#fa2f0f color schemes
#fa2f0f color preview, HTML & CSS examples
This text has a color of #fa2f0f
<p style="color:#fa2f0f;">Text here</p>
.mytext {color:#fa2f0f;}
This box has a color of #fa2f0f
<div style="background-color:#fa2f0f;">Content here</div>
.mybackground {background-color:#fa2f0f;}
Border around this has a color of #fa2f0f
<div style="border:2px solid #fa2f0f;">Content here</div>
.myborder {border:2px solid #fa2f0f;}