#fa726e color space conversions
Hex:
#fa726e
RGB:
250, 114, 110
CMY:
2, 55, 57
CMYK:
0, 54, 56, 2
HSL:
2°, 93.3333%, 70.5882%
HSV (HSB):
2°, 56.0000%, 98.0392%
XYZ:
48.2561, 33.4844, 18.6716
xyY:
0.4806, 0.3335, 33.4844
CIE-Lab:
64.5512, 51.6756, 27.7670
CIE-LCH:
64.5512, 58.6632, 28.2506
CIE-Luv:
64.5512, 101.0360, 23.9301
Hunter-Lab:
57.8657, 47.5920, 21.3748
#fa726e color charts
#fa726e color shades, tints & tones
#fa726e color schemes
#fa726e color preview, HTML & CSS examples
This text has a color of #fa726e
<p style="color:#fa726e;">Text here</p>
.mytext {color:#fa726e;}
This box has a color of #fa726e
<div style="background-color:#fa726e;">Content here</div>
.mybackground {background-color:#fa726e;}
Border around this has a color of #fa726e
<div style="border:2px solid #fa726e;">Content here</div>
.myborder {border:2px solid #fa726e;}