#fa523a color space conversions
Hex:
#fa523a
RGB:
250, 82, 58
CMY:
2, 68, 77
CMYK:
0, 67, 77, 2
HSL:
7°, 95.0495%, 60.3922%
HSV (HSB):
7°, 76.8000%, 98.0392%
XYZ:
43.2054, 26.6641, 6.8725
xyY:
0.5630, 0.3475, 26.6641
CIE-Lab:
58.6621, 62.6276, 49.0969
CIE-LCH:
58.6621, 79.5784, 38.0947
CIE-Luv:
58.6621, 133.2990, 37.4407
Hunter-Lab:
51.6373, 58.9873, 28.2551
#fa523a color charts
#fa523a color shades, tints & tones
#fa523a color schemes
#fa523a color preview, HTML & CSS examples
This text has a color of #fa523a
<p style="color:#fa523a;">Text here</p>
.mytext {color:#fa523a;}
This box has a color of #fa523a
<div style="background-color:#fa523a;">Content here</div>
.mybackground {background-color:#fa523a;}
Border around this has a color of #fa523a
<div style="border:2px solid #fa523a;">Content here</div>
.myborder {border:2px solid #fa523a;}