#fa725f color space conversions
Hex:
#fa725f
RGB:
250, 114, 95
CMY:
2, 55, 63
CMYK:
0, 54, 62, 2
HSL:
7°, 93.9394%, 67.6471%
HSV (HSB):
7°, 62.0000%, 98.0392%
XYZ:
47.5072, 33.1848, 14.7279
xyY:
0.4979, 0.3478, 33.1848
CIE-Lab:
64.3103, 50.6398, 35.8008
CIE-LCH:
64.3103, 62.0169, 35.2591
CIE-Luv:
64.3103, 104.1164, 32.0484
Hunter-Lab:
57.6063, 46.3958, 25.1661
#fa725f color charts
#fa725f color shades, tints & tones
#fa725f color schemes
#fa725f color preview, HTML & CSS examples
This text has a color of #fa725f
<p style="color:#fa725f;">Text here</p>
.mytext {color:#fa725f;}
This box has a color of #fa725f
<div style="background-color:#fa725f;">Content here</div>
.mybackground {background-color:#fa725f;}
Border around this has a color of #fa725f
<div style="border:2px solid #fa725f;">Content here</div>
.myborder {border:2px solid #fa725f;}