#fa6b8d color space conversions
Hex:
#fa6b8d
RGB:
250, 107, 141
CMY:
2, 58, 45
CMYK:
0, 57, 44, 2
HSL:
346°, 93.4641%, 70.0000%
HSV (HSB):
346°, 57.2000%, 98.0392%
XYZ:
49.4898, 32.7625, 28.9147
xyY:
0.4452, 0.2947, 32.7625
CIE-Lab:
63.9681, 57.5595, 9.3229
CIE-LCH:
63.9681, 58.3096, 9.2003
CIE-Luv:
63.9681, 97.7503, 1.1939
Hunter-Lab:
57.2385, 54.1679, 10.1159
#fa6b8d color charts
#fa6b8d color shades, tints & tones
#fa6b8d color schemes
#fa6b8d color preview, HTML & CSS examples
This text has a color of #fa6b8d
<p style="color:#fa6b8d;">Text here</p>
.mytext {color:#fa6b8d;}
This box has a color of #fa6b8d
<div style="background-color:#fa6b8d;">Content here</div>
.mybackground {background-color:#fa6b8d;}
Border around this has a color of #fa6b8d
<div style="border:2px solid #fa6b8d;">Content here</div>
.myborder {border:2px solid #fa6b8d;}