#fa6f8b color space conversions
Hex:
#fa6f8b
RGB:
250, 111, 139
CMY:
2, 56, 45
CMYK:
0, 56, 44, 2
HSL:
348°, 93.2886%, 70.7843%
HSV (HSB):
348°, 55.6000%, 98.0392%
XYZ:
49.7690, 33.5570, 28.2801
xyY:
0.4459, 0.3007, 33.5570
CIE-Lab:
64.6094, 55.5505, 11.3759
CIE-LCH:
64.6094, 56.7034, 11.5733
CIE-Luv:
64.6094, 95.9268, 4.2539
Hunter-Lab:
57.9284, 51.9831, 11.6050
#fa6f8b color charts
#fa6f8b color shades, tints & tones
#fa6f8b color schemes
#fa6f8b color preview, HTML & CSS examples
This text has a color of #fa6f8b
<p style="color:#fa6f8b;">Text here</p>
.mytext {color:#fa6f8b;}
This box has a color of #fa6f8b
<div style="background-color:#fa6f8b;">Content here</div>
.mybackground {background-color:#fa6f8b;}
Border around this has a color of #fa6f8b
<div style="border:2px solid #fa6f8b;">Content here</div>
.myborder {border:2px solid #fa6f8b;}