#bed382 color space conversions
Hex:
#bed382
RGB:
190, 211, 130
CMY:
25, 17, 49
CMYK:
10, 0, 38, 17
HSL:
76°, 47.9290%, 66.8627%
HSV (HSB):
76°, 38.3886%, 82.7451%
XYZ:
48.5587, 59.1474, 29.9764
xyY:
0.3527, 0.4296, 59.1474
CIE-Lab:
81.3725, -19.9980, 37.7760
CIE-LCH:
81.3725, 42.7428, 117.8960
CIE-Luv:
81.3725, -8.9614, 53.5828
Hunter-Lab:
76.9073, -21.8842, 30.7255
#bed382 color charts
#bed382 color shades, tints & tones
#bed382 color schemes
#bed382 color preview, HTML & CSS examples
This text has a color of #bed382
<p style="color:#bed382;">Text here</p>
.mytext {color:#bed382;}
This box has a color of #bed382
<div style="background-color:#bed382;">Content here</div>
.mybackground {background-color:#bed382;}
Border around this has a color of #bed382
<div style="border:2px solid #bed382;">Content here</div>
.myborder {border:2px solid #bed382;}