#fa6a5c color space conversions
Hex:
#fa6a5c
RGB:
250, 106, 92
CMY:
2, 58, 64
CMYK:
0, 58, 63, 2
HSL:
5°, 94.0476%, 67.0588%
HSV (HSB):
5°, 63.2000%, 98.0392%
XYZ:
46.5101, 31.4048, 13.7356
xyY:
0.5075, 0.3427, 31.4048
CIE-Lab:
62.8478, 54.1478, 35.6388
CIE-LCH:
62.8478, 64.8237, 33.3520
CIE-Luv:
62.8478, 110.3763, 30.6200
Hunter-Lab:
56.0400, 50.0754, 24.6958
#fa6a5c color charts
#fa6a5c color shades, tints & tones
#fa6a5c color schemes
#fa6a5c color preview, HTML & CSS examples
This text has a color of #fa6a5c
<p style="color:#fa6a5c;">Text here</p>
.mytext {color:#fa6a5c;}
This box has a color of #fa6a5c
<div style="background-color:#fa6a5c;">Content here</div>
.mybackground {background-color:#fa6a5c;}
Border around this has a color of #fa6a5c
<div style="border:2px solid #fa6a5c;">Content here</div>
.myborder {border:2px solid #fa6a5c;}