#fb98d6 color space conversions
Hex:
#fb98d6
RGB:
251, 152, 214
CMY:
2, 40, 16
CMYK:
0, 39, 15, 2
HSL:
322°, 92.5234%, 79.0196%
HSV (HSB):
322°, 39.4422%, 98.4314%
XYZ:
63.1495, 47.8207, 69.5203
xyY:
0.3499, 0.2649, 47.8207
CIE-Lab:
74.7117, 45.2964, -15.8193
CIE-LCH:
74.7117, 47.9793, 340.7488
CIE-Luv:
74.7117, 55.9073, -32.2186
Hunter-Lab:
69.1525, 41.9877, -11.1985
#fb98d6 color charts
#fb98d6 color shades, tints & tones
#fb98d6 color schemes
#fb98d6 color preview, HTML & CSS examples
This text has a color of #fb98d6
<p style="color:#fb98d6;">Text here</p>
.mytext {color:#fb98d6;}
This box has a color of #fb98d6
<div style="background-color:#fb98d6;">Content here</div>
.mybackground {background-color:#fb98d6;}
Border around this has a color of #fb98d6
<div style="border:2px solid #fb98d6;">Content here</div>
.myborder {border:2px solid #fb98d6;}