#ffb9e7 color space conversions
Hex:
#ffb9e7
RGB:
255, 185, 231
CMY:
0, 27, 9
CMYK:
0, 27, 9, 0
HSL:
321°, 100.0000%, 86.2745%
HSV (HSB):
321°, 27.4510%, 100.0000%
XYZ:
73.0128, 61.7274, 83.6677
xyY:
0.3343, 0.2826, 61.7274
CIE-Lab:
82.7683, 32.1953, -12.8974
CIE-LCH:
82.7683, 34.6825, 338.1690
CIE-Luv:
82.7683, 38.5361, -25.6870
Hunter-Lab:
78.5668, 28.3895, -8.1426
#ffb9e7 color charts
#ffb9e7 color shades, tints & tones
#ffb9e7 color schemes
#ffb9e7 color preview, HTML & CSS examples
This text has a color of #ffb9e7
<p style="color:#ffb9e7;">Text here</p>
.mytext {color:#ffb9e7;}
This box has a color of #ffb9e7
<div style="background-color:#ffb9e7;">Content here</div>
.mybackground {background-color:#ffb9e7;}
Border around this has a color of #ffb9e7
<div style="border:2px solid #ffb9e7;">Content here</div>
.myborder {border:2px solid #ffb9e7;}