#be0da9 color space conversions
Hex:
#be0da9
RGB:
190, 13, 169
CMY:
25, 95, 34
CMYK:
0, 93, 11, 25
HSL:
307°, 87.1921%, 39.8039%
HSV (HSB):
307°, 93.1579%, 74.5098%
XYZ:
28.5406, 14.0996, 38.7534
xyY:
0.3506, 0.1732, 14.0996
CIE-Lab:
44.3754, 74.5812, -37.6404
CIE-LCH:
44.3754, 83.5413, 333.2204
CIE-Luv:
44.3754, 70.7116, -64.7149
Hunter-Lab:
37.5494, 69.9629, -34.9065
#be0da9 color charts
#be0da9 color shades, tints & tones
#be0da9 color schemes
#be0da9 color preview, HTML & CSS examples
This text has a color of #be0da9
<p style="color:#be0da9;">Text here</p>
.mytext {color:#be0da9;}
This box has a color of #be0da9
<div style="background-color:#be0da9;">Content here</div>
.mybackground {background-color:#be0da9;}
Border around this has a color of #be0da9
<div style="border:2px solid #be0da9;">Content here</div>
.myborder {border:2px solid #be0da9;}