#fa6fbd color space conversions
Hex:
#fa6fbd
RGB:
250, 111, 189
CMY:
2, 56, 26
CMYK:
0, 56, 24, 2
HSL:
326°, 93.2886%, 70.7843%
HSV (HSB):
326°, 55.6000%, 98.0392%
XYZ:
54.2941, 35.3670, 52.1090
xyY:
0.3830, 0.2495, 35.3670
CIE-Lab:
66.0334, 61.2740, -15.0030
CIE-LCH:
66.0334, 63.0840, 346.2417
CIE-Luv:
66.0334, 81.7194, -33.3508
Hunter-Lab:
59.4702, 58.8912, -10.3220
#fa6fbd color charts
#fa6fbd color shades, tints & tones
#fa6fbd color schemes
#fa6fbd color preview, HTML & CSS examples
This text has a color of #fa6fbd
<p style="color:#fa6fbd;">Text here</p>
.mytext {color:#fa6fbd;}
This box has a color of #fa6fbd
<div style="background-color:#fa6fbd;">Content here</div>
.mybackground {background-color:#fa6fbd;}
Border around this has a color of #fa6fbd
<div style="border:2px solid #fa6fbd;">Content here</div>
.myborder {border:2px solid #fa6fbd;}