#fa6abd color space conversions
Hex:
#fa6abd
RGB:
250, 106, 189
CMY:
2, 58, 26
CMYK:
0, 58, 24, 2
HSL:
325°, 93.5065%, 69.8039%
HSV (HSB):
325°, 57.6000%, 98.0392%
XYZ:
53.7637, 34.3062, 51.9322
xyY:
0.3840, 0.2450, 34.3062
CIE-Lab:
65.2049, 63.4898, -16.2544
CIE-LCH:
65.2049, 65.5374, 345.6398
CIE-Luv:
65.2049, 84.0325, -35.5750
Hunter-Lab:
58.5715, 61.3479, -11.5692
#fa6abd color charts
#fa6abd color shades, tints & tones
#fa6abd color schemes
#fa6abd color preview, HTML & CSS examples
This text has a color of #fa6abd
<p style="color:#fa6abd;">Text here</p>
.mytext {color:#fa6abd;}
This box has a color of #fa6abd
<div style="background-color:#fa6abd;">Content here</div>
.mybackground {background-color:#fa6abd;}
Border around this has a color of #fa6abd
<div style="border:2px solid #fa6abd;">Content here</div>
.myborder {border:2px solid #fa6abd;}