#bed004 color space conversions
Hex:
#bed004
RGB:
190, 208, 4
CMY:
25, 18, 98
CMYK:
9, 0, 98, 18
HSL:
65°, 96.2264%, 41.5686%
HSV (HSB):
65°, 98.0769%, 81.5686%
XYZ:
43.8130, 56.0677, 8.6278
xyY:
0.4038, 0.5167, 56.0677
CIE-Lab:
79.6523, -26.0536, 79.0144
CIE-LCH:
79.6523, 83.1990, 108.2491
CIE-Luv:
79.6523, -5.5974, 88.7882
Hunter-Lab:
74.8783, -26.5928, 45.5832
#bed004 color charts
#bed004 color shades, tints & tones
#bed004 color schemes
#bed004 color preview, HTML & CSS examples
This text has a color of #bed004
<p style="color:#bed004;">Text here</p>
.mytext {color:#bed004;}
This box has a color of #bed004
<div style="background-color:#bed004;">Content here</div>
.mybackground {background-color:#bed004;}
Border around this has a color of #bed004
<div style="border:2px solid #bed004;">Content here</div>
.myborder {border:2px solid #bed004;}