#fa6f5c color space conversions
Hex:
#fa6f5c
RGB:
250, 111, 92
CMY:
2, 56, 64
CMYK:
0, 56, 63, 2
HSL:
7°, 94.0476%, 67.0588%
HSV (HSB):
7°, 63.2000%, 98.0392%
XYZ:
47.0405, 32.4656, 13.9124
xyY:
0.5035, 0.3475, 32.4656
CIE-Lab:
63.7258, 51.8556, 36.7241
CIE-LCH:
63.7258, 63.5425, 35.3061
CIE-Luv:
63.7258, 106.8401, 32.4321
Hunter-Lab:
56.9786, 47.6541, 25.4082
#fa6f5c color charts
#fa6f5c color shades, tints & tones
#fa6f5c color schemes
#fa6f5c color preview, HTML & CSS examples
This text has a color of #fa6f5c
<p style="color:#fa6f5c;">Text here</p>
.mytext {color:#fa6f5c;}
This box has a color of #fa6f5c
<div style="background-color:#fa6f5c;">Content here</div>
.mybackground {background-color:#fa6f5c;}
Border around this has a color of #fa6f5c
<div style="border:2px solid #fa6f5c;">Content here</div>
.myborder {border:2px solid #fa6f5c;}