#beead4 color space conversions
Hex:
#beead4
RGB:
190, 234, 212
CMY:
25, 8, 17
CMYK:
19, 0, 9, 8
HSL:
150°, 51.1628%, 83.1373%
HSV (HSB):
150°, 18.8034%, 91.7647%
XYZ:
62.5417, 74.5463, 73.3799
xyY:
0.2972, 0.3542, 74.5463
CIE-Lab:
89.1800, -18.4712, 5.9962
CIE-LCH:
89.1800, 19.4201, 162.0152
CIE-Luv:
89.1800, -22.3299, 12.2776
Hunter-Lab:
86.3402, -21.7964, 10.0480
#beead4 color charts
#beead4 color shades, tints & tones
#beead4 color schemes
#beead4 color preview, HTML & CSS examples
This text has a color of #beead4
<p style="color:#beead4;">Text here</p>
.mytext {color:#beead4;}
This box has a color of #beead4
<div style="background-color:#beead4;">Content here</div>
.mybackground {background-color:#beead4;}
Border around this has a color of #beead4
<div style="border:2px solid #beead4;">Content here</div>
.myborder {border:2px solid #beead4;}