#bed00d color space conversions
Hex:
#bed00d
RGB:
190, 208, 13
CMY:
25, 18, 95
CMYK:
9, 0, 94, 18
HSL:
66°, 88.2353%, 43.3333%
HSV (HSB):
66°, 93.7500%, 81.5686%
XYZ:
43.8637, 56.0880, 8.8950
xyY:
0.4030, 0.5153, 56.0880
CIE-Lab:
79.6639, -25.9543, 78.1567
CIE-LCH:
79.6639, 82.3535, 108.3703
CIE-Luv:
79.6639, -5.6206, 88.2806
Hunter-Lab:
74.8919, -26.5145, 45.3824
#bed00d color charts
#bed00d color shades, tints & tones
#bed00d color schemes
#bed00d color preview, HTML & CSS examples
This text has a color of #bed00d
<p style="color:#bed00d;">Text here</p>
.mytext {color:#bed00d;}
This box has a color of #bed00d
<div style="background-color:#bed00d;">Content here</div>
.mybackground {background-color:#bed00d;}
Border around this has a color of #bed00d
<div style="border:2px solid #bed00d;">Content here</div>
.myborder {border:2px solid #bed00d;}