#fb98c3 color space conversions
Hex:
#fb98c3
RGB:
251, 152, 195
CMY:
2, 40, 24
CMYK:
0, 39, 22, 2
HSL:
334°, 92.5234%, 79.0196%
HSV (HSB):
334°, 39.4422%, 98.4314%
XYZ:
60.8622, 46.9058, 57.4757
xyY:
0.3683, 0.2839, 46.9058
CIE-Lab:
74.1295, 42.4736, -6.2403
CIE-LCH:
74.1295, 42.9296, 351.6418
CIE-Luv:
74.1295, 59.7597, -17.0965
Hunter-Lab:
68.4878, 38.7716, -1.8153
#fb98c3 color charts
#fb98c3 color shades, tints & tones
#fb98c3 color schemes
#fb98c3 color preview, HTML & CSS examples
This text has a color of #fb98c3
<p style="color:#fb98c3;">Text here</p>
.mytext {color:#fb98c3;}
This box has a color of #fb98c3
<div style="background-color:#fb98c3;">Content here</div>
.mybackground {background-color:#fb98c3;}
Border around this has a color of #fb98c3
<div style="border:2px solid #fb98c3;">Content here</div>
.myborder {border:2px solid #fb98c3;}