#ffbdfd color space conversions
Hex:
#ffbdfd
RGB:
255, 189, 253
CMY:
0, 26, 1
CMYK:
0, 26, 1, 0
HSL:
302°, 100.0000%, 87.0588%
HSV (HSB):
302°, 25.8824%, 100.0000%
XYZ:
77.1672, 64.7470, 101.3588
xyY:
0.3172, 0.2661, 64.7470
CIE-Lab:
84.3532, 33.8891, -22.2599
CIE-LCH:
84.3532, 40.5460, 326.7013
CIE-Luv:
84.3532, 33.3252, -41.0904
Hunter-Lab:
80.4655, 30.3685, -18.3590
#ffbdfd color charts
#ffbdfd color shades, tints & tones
#ffbdfd color schemes
#ffbdfd color preview, HTML & CSS examples
This text has a color of #ffbdfd
<p style="color:#ffbdfd;">Text here</p>
.mytext {color:#ffbdfd;}
This box has a color of #ffbdfd
<div style="background-color:#ffbdfd;">Content here</div>
.mybackground {background-color:#ffbdfd;}
Border around this has a color of #ffbdfd
<div style="border:2px solid #ffbdfd;">Content here</div>
.myborder {border:2px solid #ffbdfd;}