#fb98a6 color space conversions
Hex:
#fb98a6
RGB:
251, 152, 166
CMY:
2, 40, 35
CMYK:
0, 39, 34, 2
HSL:
352°, 92.5234%, 79.0196%
HSV (HSB):
352°, 39.4422%, 98.4314%
XYZ:
57.8948, 45.7189, 41.8496
xyY:
0.3980, 0.3143, 45.7189
CIE-Lab:
73.3627, 38.6576, 8.6594
CIE-LCH:
73.3627, 39.6156, 12.6260
CIE-Luv:
73.3627, 65.4059, 4.8051
Hunter-Lab:
67.6157, 34.5101, 10.6345
#fb98a6 color charts
#fb98a6 color shades, tints & tones
#fb98a6 color schemes
#fb98a6 color preview, HTML & CSS examples
This text has a color of #fb98a6
<p style="color:#fb98a6;">Text here</p>
.mytext {color:#fb98a6;}
This box has a color of #fb98a6
<div style="background-color:#fb98a6;">Content here</div>
.mybackground {background-color:#fb98a6;}
Border around this has a color of #fb98a6
<div style="border:2px solid #fb98a6;">Content here</div>
.myborder {border:2px solid #fb98a6;}