#bed365 color space conversions
Hex:
#bed365
RGB:
190, 211, 101
CMY:
25, 17, 60
CMYK:
10, 0, 52, 17
HSL:
71°, 55.5556%, 61.1765%
HSV (HSB):
71°, 52.1327%, 82.7451%
XYZ:
46.8784, 58.4753, 21.1280
xyY:
0.3706, 0.4623, 58.4753
CIE-Lab:
81.0023, -23.0669, 51.4575
CIE-LCH:
81.0023, 56.3911, 114.1453
CIE-Luv:
81.0023, -8.3522, 68.0904
Hunter-Lab:
76.4691, -24.3938, 37.1469
#bed365 color charts
#bed365 color shades, tints & tones
#bed365 color schemes
#bed365 color preview, HTML & CSS examples
This text has a color of #bed365
<p style="color:#bed365;">Text here</p>
.mytext {color:#bed365;}
This box has a color of #bed365
<div style="background-color:#bed365;">Content here</div>
.mybackground {background-color:#bed365;}
Border around this has a color of #bed365
<div style="border:2px solid #bed365;">Content here</div>
.myborder {border:2px solid #bed365;}