#fa8ba5 color space conversions
Hex:
#fa8ba5
RGB:
250, 139, 165
CMY:
2, 45, 35
CMYK:
0, 44, 34, 2
HSL:
346°, 91.7355%, 76.2745%
HSV (HSB):
346°, 44.4000%, 98.0392%
XYZ:
55.4485, 41.5058, 40.6863
xyY:
0.4028, 0.3016, 41.5058
CIE-Lab:
70.5289, 44.8166, 5.1335
CIE-LCH:
70.5289, 45.1096, 6.5344
CIE-Luv:
70.5289, 72.7722, -1.3304
Hunter-Lab:
64.4250, 40.8852, 7.6542
#fa8ba5 color charts
#fa8ba5 color shades, tints & tones
#fa8ba5 color schemes
#fa8ba5 color preview, HTML & CSS examples
This text has a color of #fa8ba5
<p style="color:#fa8ba5;">Text here</p>
.mytext {color:#fa8ba5;}
This box has a color of #fa8ba5
<div style="background-color:#fa8ba5;">Content here</div>
.mybackground {background-color:#fa8ba5;}
Border around this has a color of #fa8ba5
<div style="border:2px solid #fa8ba5;">Content here</div>
.myborder {border:2px solid #fa8ba5;}