#fbeaf5 color space conversions
Hex:
#fbeaf5
RGB:
251, 234, 245
CMY:
2, 8, 4
CMYK:
0, 7, 2, 2
HSL:
321°, 68.0000%, 95.0980%
HSV (HSB):
321°, 6.7729%, 98.4314%
XYZ:
85.6879, 85.9474, 98.4595
xyY:
0.3173, 0.3182, 85.9474
CIE-Lab:
94.2899, 7.6311, -3.2477
CIE-LCH:
94.2899, 8.2934, 336.9458
CIE-Luv:
94.2899, 9.0297, -6.4029
Hunter-Lab:
92.7078, 2.7451, 1.9271
#fbeaf5 color charts
#fbeaf5 color shades, tints & tones
#fbeaf5 color schemes
#fbeaf5 color preview, HTML & CSS examples
This text has a color of #fbeaf5
<p style="color:#fbeaf5;">Text here</p>
.mytext {color:#fbeaf5;}
This box has a color of #fbeaf5
<div style="background-color:#fbeaf5;">Content here</div>
.mybackground {background-color:#fbeaf5;}
Border around this has a color of #fbeaf5
<div style="border:2px solid #fbeaf5;">Content here</div>
.myborder {border:2px solid #fbeaf5;}