#fb97a5 color space conversions
Hex:
#fb97a5
RGB:
251, 151, 165
CMY:
2, 41, 35
CMYK:
0, 40, 34, 2
HSL:
352°, 92.5926%, 78.8235%
HSV (HSB):
352°, 39.8406%, 98.4314%
XYZ:
57.6418, 45.3591, 41.3144
xyY:
0.3994, 0.3143, 45.3591
CIE-Lab:
73.1277, 39.0523, 8.8767
CIE-LCH:
73.1277, 40.0485, 12.8058
CIE-Luv:
73.1277, 66.2121, 5.0063
Hunter-Lab:
67.3491, 34.9110, 10.7737
#fb97a5 color charts
#fb97a5 color shades, tints & tones
#fb97a5 color schemes
#fb97a5 color preview, HTML & CSS examples
This text has a color of #fb97a5
<p style="color:#fb97a5;">Text here</p>
.mytext {color:#fb97a5;}
This box has a color of #fb97a5
<div style="background-color:#fb97a5;">Content here</div>
.mybackground {background-color:#fb97a5;}
Border around this has a color of #fb97a5
<div style="border:2px solid #fb97a5;">Content here</div>
.myborder {border:2px solid #fb97a5;}