#fa2325 color space conversions
Hex:
#fa2325
RGB:
250, 35, 37
CMY:
2, 86, 85
CMYK:
0, 86, 85, 2
HSL:
359°, 95.5556%, 55.8824%
HSV (HSB):
359°, 86.0000%, 98.0392%
XYZ:
40.3593, 21.6596, 3.8038
xyY:
0.6132, 0.3291, 21.6596
CIE-Lab:
53.6640, 75.5372, 54.7296
CIE-LCH:
53.6640, 93.2802, 35.9248
CIE-Luv:
53.6640, 160.9829, 34.3212
Hunter-Lab:
46.5399, 73.3500, 27.7320
#fa2325 color charts
#fa2325 color shades, tints & tones
#fa2325 color schemes
#fa2325 color preview, HTML & CSS examples
This text has a color of #fa2325
<p style="color:#fa2325;">Text here</p>
.mytext {color:#fa2325;}
This box has a color of #fa2325
<div style="background-color:#fa2325;">Content here</div>
.mybackground {background-color:#fa2325;}
Border around this has a color of #fa2325
<div style="border:2px solid #fa2325;">Content here</div>
.myborder {border:2px solid #fa2325;}