#fa925b color space conversions
Hex:
#fa925b
RGB:
250, 146, 91
CMY:
2, 43, 64
CMYK:
0, 42, 64, 2
HSL:
21°, 94.0828%, 66.8627%
HSV (HSB):
21°, 63.6000%, 98.0392%
XYZ:
51.5916, 41.6371, 15.2151
xyY:
0.4757, 0.3840, 41.6371
CIE-Lab:
70.6200, 34.5033, 45.5597
CIE-LCH:
70.6200, 57.1503, 52.8626
CIE-Luv:
70.6200, 80.8515, 46.6689
Hunter-Lab:
64.5268, 29.7954, 31.1885
#fa925b color charts
#fa925b color shades, tints & tones
#fa925b color schemes
#fa925b color preview, HTML & CSS examples
This text has a color of #fa925b
<p style="color:#fa925b;">Text here</p>
.mytext {color:#fa925b;}
This box has a color of #fa925b
<div style="background-color:#fa925b;">Content here</div>
.mybackground {background-color:#fa925b;}
Border around this has a color of #fa925b
<div style="border:2px solid #fa925b;">Content here</div>
.myborder {border:2px solid #fa925b;}