#fa724b color space conversions
Hex:
#fa724b
RGB:
250, 114, 75
CMY:
2, 55, 71
CMYK:
0, 54, 70, 2
HSL:
13°, 94.5946%, 63.7255%
HSV (HSB):
13°, 70.0000%, 98.0392%
XYZ:
46.7117, 32.8666, 10.5385
xyY:
0.5183, 0.3647, 32.8666
CIE-Lab:
64.0528, 49.5224, 46.1951
CIE-LCH:
64.0528, 67.7234, 43.0091
CIE-Luv:
64.0528, 107.5832, 41.1392
Hunter-Lab:
57.3294, 45.1142, 29.2317
#fa724b color charts
#fa724b color shades, tints & tones
#fa724b color schemes
#fa724b color preview, HTML & CSS examples
This text has a color of #fa724b
<p style="color:#fa724b;">Text here</p>
.mytext {color:#fa724b;}
This box has a color of #fa724b
<div style="background-color:#fa724b;">Content here</div>
.mybackground {background-color:#fa724b;}
Border around this has a color of #fa724b
<div style="border:2px solid #fa724b;">Content here</div>
.myborder {border:2px solid #fa724b;}