#fa8365 color space conversions
Hex:
#fa8365
RGB:
250, 131, 101
CMY:
2, 49, 60
CMYK:
0, 48, 60, 2
HSL:
12°, 93.7107%, 68.8235%
HSV (HSB):
12°, 59.6000%, 98.0392%
XYZ:
49.8896, 37.4962, 16.9199
xyY:
0.4783, 0.3595, 37.4962
CIE-Lab:
67.6476, 42.7799, 36.6950
CIE-LCH:
67.6476, 56.3617, 40.6218
CIE-Luv:
67.6476, 90.6782, 35.6964
Hunter-Lab:
61.2341, 38.2705, 26.4811
#fa8365 color charts
#fa8365 color shades, tints & tones
#fa8365 color schemes
#fa8365 color preview, HTML & CSS examples
This text has a color of #fa8365
<p style="color:#fa8365;">Text here</p>
.mytext {color:#fa8365;}
This box has a color of #fa8365
<div style="background-color:#fa8365;">Content here</div>
.mybackground {background-color:#fa8365;}
Border around this has a color of #fa8365
<div style="border:2px solid #fa8365;">Content here</div>
.myborder {border:2px solid #fa8365;}