#fa6688 color space conversions
Hex:
#fa6688
RGB:
250, 102, 136
CMY:
2, 60, 47
CMYK:
0, 59, 46, 2
HSL:
346°, 93.6709%, 69.0196%
HSV (HSB):
346°, 59.2000%, 98.0392%
XYZ:
48.6196, 31.6043, 26.8303
xyY:
0.4542, 0.2952, 31.6043
CIE-Lab:
63.0145, 59.2986, 10.8452
CIE-LCH:
63.0145, 60.2821, 10.3643
CIE-Luv:
63.0145, 102.0586, 2.6484
Hunter-Lab:
56.2177, 55.9940, 11.0559
#fa6688 color charts
#fa6688 color shades, tints & tones
#fa6688 color schemes
#fa6688 color preview, HTML & CSS examples
This text has a color of #fa6688
<p style="color:#fa6688;">Text here</p>
.mytext {color:#fa6688;}
This box has a color of #fa6688
<div style="background-color:#fa6688;">Content here</div>
.mybackground {background-color:#fa6688;}
Border around this has a color of #fa6688
<div style="border:2px solid #fa6688;">Content here</div>
.myborder {border:2px solid #fa6688;}