#fa8db7 color space conversions
Hex:
#fa8db7
RGB:
250, 141, 183
CMY:
2, 45, 28
CMYK:
0, 44, 27, 2
HSL:
337°, 91.5966%, 76.6667%
HSV (HSB):
337°, 43.6000%, 98.0392%
XYZ:
57.4965, 42.7926, 50.0292
xyY:
0.3825, 0.2847, 42.7926
CIE-Lab:
71.4140, 46.0829, -3.6164
CIE-LCH:
71.4140, 46.2246, 355.5128
CIE-Luv:
71.4140, 67.6785, -13.8858
Hunter-Lab:
65.4161, 42.4117, 0.4472
#fa8db7 color charts
#fa8db7 color shades, tints & tones
#fa8db7 color schemes
#fa8db7 color preview, HTML & CSS examples
This text has a color of #fa8db7
<p style="color:#fa8db7;">Text here</p>
.mytext {color:#fa8db7;}
This box has a color of #fa8db7
<div style="background-color:#fa8db7;">Content here</div>
.mybackground {background-color:#fa8db7;}
Border around this has a color of #fa8db7
<div style="border:2px solid #fa8db7;">Content here</div>
.myborder {border:2px solid #fa8db7;}