#fa766d color space conversions
Hex:
#fa766d
RGB:
250, 118, 109
CMY:
2, 54, 57
CMYK:
0, 53, 56, 2
HSL:
4°, 93.3775%, 70.3922%
HSV (HSB):
4°, 56.4000%, 98.0392%
XYZ:
48.6631, 34.3850, 18.5401
xyY:
0.4790, 0.3385, 34.3850
CIE-Lab:
65.2670, 49.7085, 29.2625
CIE-LCH:
65.2670, 57.6821, 30.4845
CIE-Luv:
65.2670, 98.4957, 26.0936
Hunter-Lab:
58.6387, 45.5158, 22.3010
#fa766d color charts
#fa766d color shades, tints & tones
#fa766d color schemes
#fa766d color preview, HTML & CSS examples
This text has a color of #fa766d
<p style="color:#fa766d;">Text here</p>
.mytext {color:#fa766d;}
This box has a color of #fa766d
<div style="background-color:#fa766d;">Content here</div>
.mybackground {background-color:#fa766d;}
Border around this has a color of #fa766d
<div style="border:2px solid #fa766d;">Content here</div>
.myborder {border:2px solid #fa766d;}