#fb98c4 color space conversions
Hex:
#fb98c4
RGB:
251, 152, 196
CMY:
2, 40, 23
CMYK:
0, 39, 22, 2
HSL:
333°, 92.5234%, 79.0196%
HSV (HSB):
333°, 39.4422%, 98.4314%
XYZ:
60.9757, 46.9512, 58.0733
xyY:
0.3673, 0.2828, 46.9512
CIE-Lab:
74.1586, 42.6160, -6.7484
CIE-LCH:
74.1586, 43.1470, 351.0017
CIE-Luv:
74.1586, 59.5591, -17.8802
Hunter-Lab:
68.5210, 38.9326, -2.2851
#fb98c4 color charts
#fb98c4 color shades, tints & tones
#fb98c4 color schemes
#fb98c4 color preview, HTML & CSS examples
This text has a color of #fb98c4
<p style="color:#fb98c4;">Text here</p>
.mytext {color:#fb98c4;}
This box has a color of #fb98c4
<div style="background-color:#fb98c4;">Content here</div>
.mybackground {background-color:#fb98c4;}
Border around this has a color of #fb98c4
<div style="border:2px solid #fb98c4;">Content here</div>
.myborder {border:2px solid #fb98c4;}