#bed001 color space conversions
Hex:
#bed001
RGB:
190, 208, 1
CMY:
25, 18, 100
CMYK:
9, 0, 100, 18
HSL:
65°, 99.0431%, 40.9804%
HSV (HSB):
65°, 99.5192%, 81.5686%
XYZ:
43.7966, 56.0611, 8.5413
xyY:
0.4040, 0.5172, 56.0611
CIE-Lab:
79.6486, -26.0858, 79.2962
CIE-LCH:
79.6486, 83.4767, 108.2095
CIE-Luv:
79.6486, -5.5899, 88.9528
Hunter-Lab:
74.8740, -26.6181, 45.6482
#bed001 color charts
#bed001 RGB chart
#bed001 CMYK chart
#bed001 RGB pie chart
#bed001 color shades, tints & tones
#bed001 color schemes
#bed001 color preview, HTML & CSS examples
This text has a color of #bed001
<p style="color:#bed001;">Text here</p>
.mytext {color:#bed001;}
Text color #bed001
This box has a color of #bed001
<div style="background-color:#bed001;">Content here</div>
.mybackground {background-color:#bed001;}
Background color #bed001
Border around this has a color of #bed001
<div style="border:2px solid #bed001;">Content here</div>
.myborder {border:2px solid #bed001;}
Border color #bed001