#fa2a3a color space conversions
Hex:
#fa2a3a
RGB:
250, 42, 58
CMY:
2, 84, 77
CMYK:
0, 83, 77, 2
HSL:
355°, 95.4128%, 57.2549%
HSV (HSB):
355°, 83.2000%, 98.0392%
XYZ:
41.0160, 22.2854, 6.1427
xyY:
0.5906, 0.3209, 22.2854
CIE-Lab:
54.3285, 74.7002, 44.5499
CIE-LCH:
54.3285, 86.9760, 30.8111
CIE-Luv:
54.3285, 154.5724, 29.0111
Hunter-Lab:
47.2074, 72.4762, 25.3303
#fa2a3a color charts
#fa2a3a color shades, tints & tones
#fa2a3a color schemes
#fa2a3a color preview, HTML & CSS examples
This text has a color of #fa2a3a
<p style="color:#fa2a3a;">Text here</p>
.mytext {color:#fa2a3a;}
This box has a color of #fa2a3a
<div style="background-color:#fa2a3a;">Content here</div>
.mybackground {background-color:#fa2a3a;}
Border around this has a color of #fa2a3a
<div style="border:2px solid #fa2a3a;">Content here</div>
.myborder {border:2px solid #fa2a3a;}