#beadbd color space conversions
Hex:
#beadbd
RGB:
190, 173, 189
CMY:
25, 32, 26
CMYK:
0, 9, 1, 25
HSL:
304°, 11.5646%, 71.1765%
HSV (HSB):
304°, 8.9474%, 74.5098%
XYZ:
45.3641, 44.5084, 54.3442
xyY:
0.3146, 0.3086, 44.5084
CIE-Lab:
72.5670, 8.9916, -5.9437
CIE-LCH:
72.5670, 10.7785, 326.5344
CIE-Luv:
72.5670, 8.7703, -10.4431
Hunter-Lab:
66.7146, 4.6244, -1.5960
#beadbd color charts
#beadbd color shades, tints & tones
#beadbd color schemes
#beadbd color preview, HTML & CSS examples
This text has a color of #beadbd
<p style="color:#beadbd;">Text here</p>
.mytext {color:#beadbd;}
This box has a color of #beadbd
<div style="background-color:#beadbd;">Content here</div>
.mybackground {background-color:#beadbd;}
Border around this has a color of #beadbd
<div style="border:2px solid #beadbd;">Content here</div>
.myborder {border:2px solid #beadbd;}