#fbd2f2 color space conversions
Hex:
#fbd2f2
RGB:
251, 210, 242
CMY:
2, 18, 5
CMYK:
0, 16, 4, 2
HSL:
313°, 83.6735%, 90.3922%
HSV (HSB):
313°, 16.3347%, 98.4314%
XYZ:
78.8573, 73.0132, 93.9411
xyY:
0.3208, 0.2970, 73.0132
CIE-Lab:
88.4540, 19.5939, -10.3047
CIE-LCH:
88.4540, 22.1384, 332.2597
CIE-Luv:
88.4540, 21.6401, -19.5263
Hunter-Lab:
85.4478, 15.1989, -5.3699
#fbd2f2 color charts
#fbd2f2 color shades, tints & tones
#fbd2f2 color schemes
#fbd2f2 color preview, HTML & CSS examples
This text has a color of #fbd2f2
<p style="color:#fbd2f2;">Text here</p>
.mytext {color:#fbd2f2;}
This box has a color of #fbd2f2
<div style="background-color:#fbd2f2;">Content here</div>
.mybackground {background-color:#fbd2f2;}
Border around this has a color of #fbd2f2
<div style="border:2px solid #fbd2f2;">Content here</div>
.myborder {border:2px solid #fbd2f2;}