#fa2222 color space conversions
Hex:
#fa2222
RGB:
250, 34, 34
CMY:
2, 87, 87
CMYK:
0, 86, 86, 2
HSL:
0°, 95.5752%, 55.6863%
HSV (HSB):
0°, 86.4000%, 98.0392%
XYZ:
40.2851, 21.5835, 3.5562
xyY:
0.6157, 0.3299, 21.5835
CIE-Lab:
53.5823, 75.6587, 56.0397
CIE-LCH:
53.5823, 94.1525, 36.5270
CIE-Luv:
53.5823, 161.7466, 34.8802
Hunter-Lab:
46.4581, 73.4807, 27.9823
#fa2222 color charts
#fa2222 color shades, tints & tones
#fa2222 color schemes
#fa2222 color preview, HTML & CSS examples
This text has a color of #fa2222
<p style="color:#fa2222;">Text here</p>
.mytext {color:#fa2222;}
This box has a color of #fa2222
<div style="background-color:#fa2222;">Content here</div>
.mybackground {background-color:#fa2222;}
Border around this has a color of #fa2222
<div style="border:2px solid #fa2222;">Content here</div>
.myborder {border:2px solid #fa2222;}