#fa654b color space conversions
Hex:
#fa654b
RGB:
250, 101, 75
CMY:
2, 60, 71
CMYK:
0, 60, 70, 2
HSL:
9°, 94.5946%, 63.7255%
HSV (HSB):
9°, 70.0000%, 98.0392%
XYZ:
45.3480, 30.1394, 10.0840
xyY:
0.5299, 0.3522, 30.1394
CIE-Lab:
61.7743, 55.4660, 43.6063
CIE-LCH:
61.7743, 70.5548, 38.1738
CIE-Luv:
61.7743, 117.1733, 36.7035
Hunter-Lab:
54.8993, 51.3710, 27.5391
#fa654b color charts
#fa654b color shades, tints & tones
#fa654b color schemes
#fa654b color preview, HTML & CSS examples
This text has a color of #fa654b
<p style="color:#fa654b;">Text here</p>
.mytext {color:#fa654b;}
This box has a color of #fa654b
<div style="background-color:#fa654b;">Content here</div>
.mybackground {background-color:#fa654b;}
Border around this has a color of #fa654b
<div style="border:2px solid #fa654b;">Content here</div>
.myborder {border:2px solid #fa654b;}