#fbb4fa color space conversions
Hex:
#fbb4fa
RGB:
251, 180, 250
CMY:
2, 29, 2
CMYK:
0, 28, 0, 2
HSL:
301°, 89.8734%, 84.5098%
HSV (HSB):
301°, 28.2869%, 98.4314%
XYZ:
73.3602, 60.0539, 98.1675
xyY:
0.3168, 0.2593, 60.0539
CIE-Lab:
81.8675, 36.8033, -24.4743
CIE-LCH:
81.8675, 44.1981, 326.3760
CIE-Luv:
81.8675, 35.6087, -45.0315
Hunter-Lab:
77.4944, 33.3621, -20.8606
#fbb4fa color charts
#fbb4fa color shades, tints & tones
#fbb4fa color schemes
#fbb4fa color preview, HTML & CSS examples
This text has a color of #fbb4fa
<p style="color:#fbb4fa;">Text here</p>
.mytext {color:#fbb4fa;}
This box has a color of #fbb4fa
<div style="background-color:#fbb4fa;">Content here</div>
.mybackground {background-color:#fbb4fa;}
Border around this has a color of #fbb4fa
<div style="border:2px solid #fbb4fa;">Content here</div>
.myborder {border:2px solid #fbb4fa;}