#fa2d3a color space conversions
Hex:
#fa2d3a
RGB:
250, 45, 58
CMY:
2, 82, 77
CMYK:
0, 82, 77, 2
HSL:
356°, 95.3488%, 57.8431%
HSV (HSB):
356°, 82.0000%, 98.0392%
XYZ:
41.1264, 22.5063, 6.1795
xyY:
0.5891, 0.3224, 22.5063
CIE-Lab:
54.5601, 74.0409, 44.7963
CIE-LCH:
54.5601, 86.5376, 31.1748
CIE-Luv:
54.5601, 153.3909, 29.4696
Hunter-Lab:
47.4408, 71.7205, 25.4856
#fa2d3a color charts
#fa2d3a color shades, tints & tones
#fa2d3a color schemes
#fa2d3a color preview, HTML & CSS examples
This text has a color of #fa2d3a
<p style="color:#fa2d3a;">Text here</p>
.mytext {color:#fa2d3a;}
This box has a color of #fa2d3a
<div style="background-color:#fa2d3a;">Content here</div>
.mybackground {background-color:#fa2d3a;}
Border around this has a color of #fa2d3a
<div style="border:2px solid #fa2d3a;">Content here</div>
.myborder {border:2px solid #fa2d3a;}