#bedac2 color space conversions
Hex:
#bedac2
RGB:
190, 218, 194
CMY:
25, 15, 24
CMYK:
13, 0, 11, 15
HSL:
129°, 27.4510%, 80.0000%
HSV (HSB):
129°, 12.8440%, 85.4902%
XYZ:
56.0442, 64.9850, 60.6285
xyY:
0.3085, 0.3577, 64.9850
CIE-Lab:
84.4760, -13.8095, 8.6955
CIE-LCH:
84.4760, 16.3191, 147.8023
CIE-Luv:
84.4760, -14.2576, 15.3145
Hunter-Lab:
80.6133, -16.9759, 11.8379
#bedac2 color charts
#bedac2 color shades, tints & tones
#bedac2 color schemes
#bedac2 color preview, HTML & CSS examples
This text has a color of #bedac2
<p style="color:#bedac2;">Text here</p>
.mytext {color:#bedac2;}
This box has a color of #bedac2
<div style="background-color:#bedac2;">Content here</div>
.mybackground {background-color:#bedac2;}
Border around this has a color of #bedac2
<div style="border:2px solid #bedac2;">Content here</div>
.myborder {border:2px solid #bedac2;}