#fa8da5 color space conversions
Hex:
#fa8da5
RGB:
250, 141, 165
CMY:
2, 45, 35
CMYK:
0, 44, 34, 2
HSL:
347°, 91.5966%, 76.6667%
HSV (HSB):
347°, 43.6000%, 98.0392%
XYZ:
55.7407, 42.0904, 40.7837
xyY:
0.4021, 0.3036, 42.0904
CIE-Lab:
70.9332, 43.8067, 5.7157
CIE-LCH:
70.9332, 44.1780, 7.4337
CIE-Luv:
70.9332, 71.5676, -0.3193
Hunter-Lab:
64.8771, 39.8278, 8.1425
#fa8da5 color charts
#fa8da5 color shades, tints & tones
#fa8da5 color schemes
#fa8da5 color preview, HTML & CSS examples
This text has a color of #fa8da5
<p style="color:#fa8da5;">Text here</p>
.mytext {color:#fa8da5;}
This box has a color of #fa8da5
<div style="background-color:#fa8da5;">Content here</div>
.mybackground {background-color:#fa8da5;}
Border around this has a color of #fa8da5
<div style="border:2px solid #fa8da5;">Content here</div>
.myborder {border:2px solid #fa8da5;}