#bed035 color space conversions
Hex:
#bed035
RGB:
190, 208, 53
CMY:
25, 18, 79
CMYK:
9, 0, 75, 18
HSL:
67°, 62.2490%, 51.1765%
HSV (HSB):
67°, 74.5192%, 81.5686%
XYZ:
44.4337, 56.3159, 11.8963
xyY:
0.3945, 0.4999, 56.3159
CIE-Lab:
79.7933, -24.8459, 69.5485
CIE-LCH:
79.7933, 73.8533, 109.6591
CIE-Luv:
79.7933, -5.8768, 82.6577
Hunter-Lab:
75.0439, -25.6367, 43.1318
#bed035 color charts
#bed035 color shades, tints & tones
#bed035 color schemes
#bed035 color preview, HTML & CSS examples
This text has a color of #bed035
<p style="color:#bed035;">Text here</p>
.mytext {color:#bed035;}
This box has a color of #bed035
<div style="background-color:#bed035;">Content here</div>
.mybackground {background-color:#bed035;}
Border around this has a color of #bed035
<div style="border:2px solid #bed035;">Content here</div>
.myborder {border:2px solid #bed035;}