#fa8ab7 color space conversions
Hex:
#fa8ab7
RGB:
250, 138, 183
CMY:
2, 46, 28
CMYK:
0, 45, 27, 2
HSL:
336°, 91.8033%, 76.0784%
HSV (HSB):
336°, 44.8000%, 98.0392%
XYZ:
57.0601, 41.9198, 49.8837
xyY:
0.3833, 0.2816, 41.9198
CIE-Lab:
70.8156, 47.5896, -4.4984
CIE-LCH:
70.8156, 47.8017, 354.6002
CIE-Luv:
70.8156, 69.3540, -15.4484
Hunter-Lab:
64.7455, 44.0069, -0.3586
#fa8ab7 color charts
#fa8ab7 color shades, tints & tones
#fa8ab7 color schemes
#fa8ab7 color preview, HTML & CSS examples
This text has a color of #fa8ab7
<p style="color:#fa8ab7;">Text here</p>
.mytext {color:#fa8ab7;}
This box has a color of #fa8ab7
<div style="background-color:#fa8ab7;">Content here</div>
.mybackground {background-color:#fa8ab7;}
Border around this has a color of #fa8ab7
<div style="border:2px solid #fa8ab7;">Content here</div>
.myborder {border:2px solid #fa8ab7;}