#ffb9db color space conversions
Hex:
#ffb9db
RGB:
255, 185, 219
CMY:
0, 27, 14
CMYK:
0, 27, 14, 0
HSL:
331°, 100.0000%, 86.2745%
HSV (HSB):
331°, 27.4510%, 100.0000%
XYZ:
71.3751, 61.0724, 75.0441
xyY:
0.3440, 0.2943, 61.0724
CIE-Lab:
82.4176, 30.2570, -6.9787
CIE-LCH:
82.4176, 31.0514, 347.0120
CIE-Luv:
82.4176, 40.2927, -16.1254
Hunter-Lab:
78.1488, 26.2677, -2.2303
#ffb9db color charts
#ffb9db color shades, tints & tones
#ffb9db color schemes
#ffb9db color preview, HTML & CSS examples
This text has a color of #ffb9db
<p style="color:#ffb9db;">Text here</p>
.mytext {color:#ffb9db;}
This box has a color of #ffb9db
<div style="background-color:#ffb9db;">Content here</div>
.mybackground {background-color:#ffb9db;}
Border around this has a color of #ffb9db
<div style="border:2px solid #ffb9db;">Content here</div>
.myborder {border:2px solid #ffb9db;}