#badc68 color space conversions
Hex:
#badc68
RGB:
186, 220, 104
CMY:
27, 14, 59
CMYK:
15, 0, 53, 14
HSL:
78°, 62.3656%, 63.5294%
HSV (HSB):
78°, 52.7273%, 86.2745%
XYZ:
48.3416, 62.6250, 22.6367
xyY:
0.3618, 0.4687, 62.6250
CIE-Lab:
83.2447, -28.6642, 52.6308
CIE-LCH:
83.2447, 59.9303, 118.5740
CIE-Luv:
83.2447, -15.8679, 70.9784
Hunter-Lab:
79.1359, -29.4480, 38.4354
#badc68 color charts
#badc68 color shades, tints & tones
#badc68 color schemes
#badc68 color preview, HTML & CSS examples
This text has a color of #badc68
<p style="color:#badc68;">Text here</p>
.mytext {color:#badc68;}
This box has a color of #badc68
<div style="background-color:#badc68;">Content here</div>
.mybackground {background-color:#badc68;}
Border around this has a color of #badc68
<div style="border:2px solid #badc68;">Content here</div>
.myborder {border:2px solid #badc68;}