#bdf950 color space conversions
Hex:
#bdf950
RGB:
189, 249, 80
CMY:
26, 2, 69
CMYK:
24, 0, 68, 2
HSL:
81°, 93.3702%, 64.5098%
HSV (HSB):
81°, 67.8715%, 97.6471%
XYZ:
56.3099, 79.1494, 19.8989
xyY:
0.3625, 0.5095, 79.1494
CIE-Lab:
91.3018, -42.5696, 71.5056
CIE-LCH:
91.3018, 83.2179, 120.7667
CIE-Luv:
91.3018, -29.6852, 92.8834
Hunter-Lab:
88.9659, -42.7110, 49.0148
#bdf950 color charts
#bdf950 color shades, tints & tones
#bdf950 color schemes
#bdf950 color preview, HTML & CSS examples
This text has a color of #bdf950
<p style="color:#bdf950;">Text here</p>
.mytext {color:#bdf950;}
This box has a color of #bdf950
<div style="background-color:#bdf950;">Content here</div>
.mybackground {background-color:#bdf950;}
Border around this has a color of #bdf950
<div style="border:2px solid #bdf950;">Content here</div>
.myborder {border:2px solid #bdf950;}