#bdd248 color space conversions
Hex:
#bdd248
RGB:
189, 210, 72
CMY:
26, 18, 72
CMYK:
10, 0, 66, 18
HSL:
69°, 60.5263%, 55.2941%
HSV (HSB):
69°, 65.7143%, 82.3529%
XYZ:
45.2026, 57.3799, 14.8239
xyY:
0.3850, 0.4887, 57.3799
CIE-Lab:
80.3928, -25.2044, 63.3066
CIE-LCH:
80.3928, 68.1395, 111.7091
CIE-Luv:
80.3928, -7.9301, 78.4347
Hunter-Lab:
75.7495, -26.0440, 41.4218
#bdd248 color charts
#bdd248 color shades, tints & tones
#bdd248 color schemes
#bdd248 color preview, HTML & CSS examples
This text has a color of #bdd248
<p style="color:#bdd248;">Text here</p>
.mytext {color:#bdd248;}
This box has a color of #bdd248
<div style="background-color:#bdd248;">Content here</div>
.mybackground {background-color:#bdd248;}
Border around this has a color of #bdd248
<div style="border:2px solid #bdd248;">Content here</div>
.myborder {border:2px solid #bdd248;}