#bed164 color space conversions
Hex:
#bed164
RGB:
190, 209, 100
CMY:
25, 18, 61
CMYK:
9, 0, 52, 18
HSL:
70°, 54.2289%, 60.5882%
HSV (HSB):
70°, 52.1531%, 81.9608%
XYZ:
46.3359, 57.4682, 20.7069
xyY:
0.3721, 0.4616, 57.4682
CIE-Lab:
80.4422, -22.1825, 51.2663
CIE-LCH:
80.4422, 55.8596, 113.3977
CIE-Luv:
80.4422, -7.1720, 67.5661
Hunter-Lab:
75.8078, -23.5592, 36.8704
#bed164 color charts
#bed164 color shades, tints & tones
#bed164 color schemes
#bed164 color preview, HTML & CSS examples
This text has a color of #bed164
<p style="color:#bed164;">Text here</p>
.mytext {color:#bed164;}
This box has a color of #bed164
<div style="background-color:#bed164;">Content here</div>
.mybackground {background-color:#bed164;}
Border around this has a color of #bed164
<div style="border:2px solid #bed164;">Content here</div>
.myborder {border:2px solid #bed164;}