#fa253a color space conversions
Hex:
#fa253a
RGB:
250, 37, 58
CMY:
2, 85, 77
CMYK:
0, 85, 77, 2
HSL:
354°, 95.5157%, 56.2745%
HSV (HSB):
354°, 85.2000%, 98.0392%
XYZ:
40.8496, 21.9526, 6.0873
xyY:
0.5930, 0.3187, 21.9526
CIE-Lab:
53.9767, 75.7051, 44.1749
CIE-LCH:
53.9767, 87.6509, 30.2641
CIE-Luv:
53.9767, 156.3774, 28.3125
Hunter-Lab:
46.8536, 73.6325, 25.0945
#fa253a color charts
#fa253a color shades, tints & tones
#fa253a color schemes
#fa253a color preview, HTML & CSS examples
This text has a color of #fa253a
<p style="color:#fa253a;">Text here</p>
.mytext {color:#fa253a;}
This box has a color of #fa253a
<div style="background-color:#fa253a;">Content here</div>
.mybackground {background-color:#fa253a;}
Border around this has a color of #fa253a
<div style="border:2px solid #fa253a;">Content here</div>
.myborder {border:2px solid #fa253a;}