#fa654d color space conversions
Hex:
#fa654d
RGB:
250, 101, 77
CMY:
2, 60, 70
CMYK:
0, 60, 69, 2
HSL:
8°, 94.5355%, 64.1176%
HSV (HSB):
8°, 69.2000%, 98.0392%
XYZ:
45.4176, 30.1672, 10.4503
xyY:
0.5279, 0.3506, 30.1672
CIE-Lab:
61.7982, 55.5625, 42.5650
CIE-LCH:
61.7982, 69.9927, 37.4548
CIE-Luv:
61.7982, 116.8136, 35.8605
Hunter-Lab:
54.9247, 51.4847, 27.1664
#fa654d color charts
#fa654d color shades, tints & tones
#fa654d color schemes
#fa654d color preview, HTML & CSS examples
This text has a color of #fa654d
<p style="color:#fa654d;">Text here</p>
.mytext {color:#fa654d;}
This box has a color of #fa654d
<div style="background-color:#fa654d;">Content here</div>
.mybackground {background-color:#fa654d;}
Border around this has a color of #fa654d
<div style="border:2px solid #fa654d;">Content here</div>
.myborder {border:2px solid #fa654d;}