#fb98ec color space conversions
Hex:
#fb98ec
RGB:
251, 152, 236
CMY:
2, 40, 7
CMYK:
0, 39, 6, 2
HSL:
309°, 92.5234%, 79.0196%
HSV (HSB):
309°, 39.4422%, 98.4314%
XYZ:
66.1522, 49.0218, 85.3324
xyY:
0.3299, 0.2445, 49.0218
CIE-Lab:
75.4649, 48.8584, -26.6964
CIE-LCH:
75.4649, 55.6762, 331.3476
CIE-Luv:
75.4649, 51.3937, -50.1511
Hunter-Lab:
70.0156, 46.1233, -23.2496
#fb98ec color charts
#fb98ec color shades, tints & tones
#fb98ec color schemes
#fb98ec color preview, HTML & CSS examples
This text has a color of #fb98ec
<p style="color:#fb98ec;">Text here</p>
.mytext {color:#fb98ec;}
This box has a color of #fb98ec
<div style="background-color:#fb98ec;">Content here</div>
.mybackground {background-color:#fb98ec;}
Border around this has a color of #fb98ec
<div style="border:2px solid #fb98ec;">Content here</div>
.myborder {border:2px solid #fb98ec;}