#bded94 color space conversions
Hex:
#bded94
RGB:
189, 237, 148
CMY:
26, 7, 42
CMYK:
20, 0, 38, 7
HSL:
92°, 71.2000%, 75.4902%
HSV (HSB):
92°, 37.5527%, 92.9412%
XYZ:
56.6157, 73.5253, 39.2248
xyY:
0.3343, 0.4341, 73.5253
CIE-Lab:
88.6977, -30.5858, 38.2049
CIE-LCH:
88.6977, 48.9398, 128.6798
CIE-Luv:
88.6977, -23.6651, 57.4046
Hunter-Lab:
85.7469, -32.1996, 32.9007
#bded94 color charts
#bded94 color shades, tints & tones
#bded94 color schemes
#bded94 color preview, HTML & CSS examples
This text has a color of #bded94
<p style="color:#bded94;">Text here</p>
.mytext {color:#bded94;}
This box has a color of #bded94
<div style="background-color:#bded94;">Content here</div>
.mybackground {background-color:#bded94;}
Border around this has a color of #bded94
<div style="border:2px solid #bded94;">Content here</div>
.myborder {border:2px solid #bded94;}