#fa6e8f color space conversions
Hex:
#fa6e8f
RGB:
250, 110, 143
CMY:
2, 57, 44
CMYK:
0, 56, 43, 2
HSL:
346°, 93.3333%, 70.5882%
HSV (HSB):
346°, 56.0000%, 98.0392%
XYZ:
49.9582, 33.4590, 29.8118
xyY:
0.4412, 0.2955, 33.4590
CIE-Lab:
64.5309, 56.3989, 8.9772
CIE-LCH:
64.5309, 57.1090, 9.0441
CIE-Luv:
64.5309, 95.4471, 1.0427
Hunter-Lab:
57.8438, 52.9393, 9.9335
#fa6e8f color charts
#fa6e8f color shades, tints & tones
#fa6e8f color schemes
#fa6e8f color preview, HTML & CSS examples
This text has a color of #fa6e8f
<p style="color:#fa6e8f;">Text here</p>
.mytext {color:#fa6e8f;}
This box has a color of #fa6e8f
<div style="background-color:#fa6e8f;">Content here</div>
.mybackground {background-color:#fa6e8f;}
Border around this has a color of #fa6e8f
<div style="border:2px solid #fa6e8f;">Content here</div>
.myborder {border:2px solid #fa6e8f;}