#ffbde8 color space conversions
Hex:
#ffbde8
RGB:
255, 189, 232
CMY:
0, 26, 9
CMYK:
0, 26, 9, 0
HSL:
321°, 100.0000%, 87.0588%
HSV (HSB):
321°, 25.8824%, 100.0000%
XYZ:
74.0031, 63.4814, 84.6967
xyY:
0.3331, 0.2857, 63.4814
CIE-Lab:
83.6950, 30.2617, -12.0475
CIE-LCH:
83.6950, 32.5717, 338.2920
CIE-Luv:
83.6950, 36.3003, -24.0371
Hunter-Lab:
79.6752, 26.3609, -7.2541
#ffbde8 color charts
#ffbde8 color shades, tints & tones
#ffbde8 color schemes
#ffbde8 color preview, HTML & CSS examples
This text has a color of #ffbde8
<p style="color:#ffbde8;">Text here</p>
.mytext {color:#ffbde8;}
This box has a color of #ffbde8
<div style="background-color:#ffbde8;">Content here</div>
.mybackground {background-color:#ffbde8;}
Border around this has a color of #ffbde8
<div style="border:2px solid #ffbde8;">Content here</div>
.myborder {border:2px solid #ffbde8;}