#fb98d5 color space conversions
Hex:
#fb98d5
RGB:
251, 152, 213
CMY:
2, 40, 16
CMYK:
0, 39, 15, 2
HSL:
323°, 92.5234%, 79.0196%
HSV (HSB):
323°, 39.4422%, 98.4314%
XYZ:
63.0221, 47.7698, 68.8497
xyY:
0.3508, 0.2659, 47.7698
CIE-Lab:
74.6795, 45.1418, -15.3192
CIE-LCH:
74.6795, 47.6704, 341.2550
CIE-Luv:
74.6795, 56.1117, -31.4122
Hunter-Lab:
69.1157, 41.8101, -10.6808
#fb98d5 color charts
#fb98d5 color shades, tints & tones
#fb98d5 color schemes
#fb98d5 color preview, HTML & CSS examples
This text has a color of #fb98d5
<p style="color:#fb98d5;">Text here</p>
.mytext {color:#fb98d5;}
This box has a color of #fb98d5
<div style="background-color:#fb98d5;">Content here</div>
.mybackground {background-color:#fb98d5;}
Border around this has a color of #fb98d5
<div style="border:2px solid #fb98d5;">Content here</div>
.myborder {border:2px solid #fb98d5;}