#fa825a color space conversions
Hex:
#fa825a
RGB:
250, 130, 90
CMY:
2, 49, 65
CMYK:
0, 48, 64, 2
HSL:
15°, 94.1176%, 66.6667%
HSV (HSB):
15°, 64.0000%, 98.0392%
XYZ:
49.2524, 37.0274, 14.2240
xyY:
0.4901, 0.3684, 37.0274
CIE-Lab:
67.2976, 42.5642, 42.1358
CIE-LCH:
67.2976, 59.8927, 44.7102
CIE-Luv:
67.2976, 93.1730, 40.6475
Hunter-Lab:
60.8502, 37.9910, 28.7358
#fa825a color charts
#fa825a color shades, tints & tones
#fa825a color schemes
#fa825a color preview, HTML & CSS examples
This text has a color of #fa825a
<p style="color:#fa825a;">Text here</p>
.mytext {color:#fa825a;}
This box has a color of #fa825a
<div style="background-color:#fa825a;">Content here</div>
.mybackground {background-color:#fa825a;}
Border around this has a color of #fa825a
<div style="border:2px solid #fa825a;">Content here</div>
.myborder {border:2px solid #fa825a;}