#fa6f5b color space conversions
Hex:
#fa6f5b
RGB:
250, 111, 91
CMY:
2, 56, 64
CMYK:
0, 56, 64, 2
HSL:
8°, 94.0828%, 66.8627%
HSV (HSB):
8°, 63.6000%, 98.0392%
XYZ:
46.9971, 32.4482, 13.6836
xyY:
0.5046, 0.3484, 32.4482
CIE-Lab:
63.7116, 51.7951, 37.2547
CIE-LCH:
63.7116, 63.8016, 35.7264
CIE-Luv:
63.7116, 107.0322, 32.9237
Hunter-Lab:
56.9633, 47.5841, 25.6318
#fa6f5b color charts
#fa6f5b color shades, tints & tones
#fa6f5b color schemes
#fa6f5b color preview, HTML & CSS examples
This text has a color of #fa6f5b
<p style="color:#fa6f5b;">Text here</p>
.mytext {color:#fa6f5b;}
This box has a color of #fa6f5b
<div style="background-color:#fa6f5b;">Content here</div>
.mybackground {background-color:#fa6f5b;}
Border around this has a color of #fa6f5b
<div style="border:2px solid #fa6f5b;">Content here</div>
.myborder {border:2px solid #fa6f5b;}