#bed08b color space conversions
Hex:
#bed08b
RGB:
190, 208, 139
CMY:
25, 18, 45
CMYK:
9, 0, 33, 18
HSL:
76°, 42.3313%, 68.0392%
HSV (HSB):
76°, 33.1731%, 81.5686%
XYZ:
48.4513, 57.9230, 33.0527
xyY:
0.3475, 0.4154, 57.9230
CIE-Lab:
80.6960, -17.3767, 32.3028
CIE-LCH:
80.6960, 36.6800, 118.2773
CIE-Luv:
80.6960, -7.5237, 46.7159
Hunter-Lab:
76.1071, -19.5510, 27.5259
#bed08b color charts
#bed08b color shades, tints & tones
#bed08b color schemes
#bed08b color preview, HTML & CSS examples
This text has a color of #bed08b
<p style="color:#bed08b;">Text here</p>
.mytext {color:#bed08b;}
This box has a color of #bed08b
<div style="background-color:#bed08b;">Content here</div>
.mybackground {background-color:#bed08b;}
Border around this has a color of #bed08b
<div style="border:2px solid #bed08b;">Content here</div>
.myborder {border:2px solid #bed08b;}