#fa635a color space conversions
Hex:
#fa635a
RGB:
250, 99, 90
CMY:
2, 61, 65
CMYK:
0, 60, 64, 2
HSL:
3°, 94.1176%, 66.6667%
HSV (HSB):
3°, 64.0000%, 98.0392%
XYZ:
45.7316, 29.9859, 13.0504
xyY:
0.5152, 0.3378, 29.9859
CIE-Lab:
61.6420, 57.1347, 35.2563
CIE-LCH:
61.6420, 67.1370, 31.6776
CIE-Luv:
61.6420, 115.6260, 29.1765
Hunter-Lab:
54.7593, 53.2434, 24.2014
#fa635a color charts
#fa635a color shades, tints & tones
#fa635a color schemes
#fa635a color preview, HTML & CSS examples
This text has a color of #fa635a
<p style="color:#fa635a;">Text here</p>
.mytext {color:#fa635a;}
This box has a color of #fa635a
<div style="background-color:#fa635a;">Content here</div>
.mybackground {background-color:#fa635a;}
Border around this has a color of #fa635a
<div style="border:2px solid #fa635a;">Content here</div>
.myborder {border:2px solid #fa635a;}