#fa766f color space conversions
Hex:
#fa766f
RGB:
250, 118, 111
CMY:
2, 54, 56
CMYK:
0, 53, 56, 2
HSL:
3°, 93.2886%, 70.7843%
HSV (HSB):
3°, 55.6000%, 98.0392%
XYZ:
48.7720, 34.4286, 19.1137
xyY:
0.4767, 0.3365, 34.4286
CIE-Lab:
65.3013, 49.8588, 28.1900
CIE-LCH:
65.3013, 57.2764, 29.4837
CIE-Luv:
65.3013, 98.0786, 24.9520
Hunter-Lab:
58.6759, 45.6884, 21.7593
#fa766f color charts
#fa766f color shades, tints & tones
#fa766f color schemes
#fa766f color preview, HTML & CSS examples
This text has a color of #fa766f
<p style="color:#fa766f;">Text here</p>
.mytext {color:#fa766f;}
This box has a color of #fa766f
<div style="background-color:#fa766f;">Content here</div>
.mybackground {background-color:#fa766f;}
Border around this has a color of #fa766f
<div style="border:2px solid #fa766f;">Content here</div>
.myborder {border:2px solid #fa766f;}