#ffb2de color space conversions
Hex:
#ffb2de
RGB:
255, 178, 222
CMY:
0, 30, 13
CMYK:
0, 30, 13, 0
HSL:
326°, 100.0000%, 84.9020%
HSV (HSB):
326°, 30.1961%, 100.0000%
XYZ:
70.3452, 58.3747, 76.6671
xyY:
0.3425, 0.2842, 58.3747
CIE-Lab:
80.9467, 34.4008, -10.7794
CIE-LCH:
80.9467, 36.0501, 342.6018
CIE-Luv:
80.9467, 43.6037, -22.7073
Hunter-Lab:
76.4033, 30.6406, -6.0123
#ffb2de color charts
#ffb2de color shades, tints & tones
#ffb2de color schemes
#ffb2de color preview, HTML & CSS examples
This text has a color of #ffb2de
<p style="color:#ffb2de;">Text here</p>
.mytext {color:#ffb2de;}
This box has a color of #ffb2de
<div style="background-color:#ffb2de;">Content here</div>
.mybackground {background-color:#ffb2de;}
Border around this has a color of #ffb2de
<div style="border:2px solid #ffb2de;">Content here</div>
.myborder {border:2px solid #ffb2de;}