#fa8097 color space conversions
Hex:
#fa8097
RGB:
250, 128, 151
CMY:
2, 50, 41
CMYK:
0, 49, 40, 2
HSL:
349°, 92.4242%, 74.1176%
HSV (HSB):
349°, 48.8000%, 98.0392%
XYZ:
52.7294, 37.9967, 33.8331
xyY:
0.4233, 0.3050, 37.9967
CIE-Lab:
68.0182, 48.6947, 9.3949
CIE-LCH:
68.0182, 49.5927, 10.9202
CIE-Luv:
68.0182, 82.5973, 3.4321
Hunter-Lab:
61.6415, 44.8202, 10.6066
#fa8097 color charts
#fa8097 color shades, tints & tones
#fa8097 color schemes
#fa8097 color preview, HTML & CSS examples
This text has a color of #fa8097
<p style="color:#fa8097;">Text here</p>
.mytext {color:#fa8097;}
This box has a color of #fa8097
<div style="background-color:#fa8097;">Content here</div>
.mybackground {background-color:#fa8097;}
Border around this has a color of #fa8097
<div style="border:2px solid #fa8097;">Content here</div>
.myborder {border:2px solid #fa8097;}