#fa645a color space conversions
Hex:
#fa645a
RGB:
250, 100, 90
CMY:
2, 61, 65
CMYK:
0, 60, 64, 2
HSL:
4°, 94.1176%, 66.6667%
HSV (HSB):
4°, 64.0000%, 98.0392%
XYZ:
45.8270, 30.1765, 13.0822
xyY:
0.5144, 0.3387, 30.1765
CIE-Lab:
61.8062, 56.6989, 35.4594
CIE-LCH:
61.8062, 66.8740, 32.0218
CIE-Luv:
61.8062, 114.9442, 29.5175
Hunter-Lab:
54.9332, 52.7773, 24.3335
#fa645a color charts
#fa645a color shades, tints & tones
#fa645a color schemes
#fa645a color preview, HTML & CSS examples
This text has a color of #fa645a
<p style="color:#fa645a;">Text here</p>
.mytext {color:#fa645a;}
This box has a color of #fa645a
<div style="background-color:#fa645a;">Content here</div>
.mybackground {background-color:#fa645a;}
Border around this has a color of #fa645a
<div style="border:2px solid #fa645a;">Content here</div>
.myborder {border:2px solid #fa645a;}